openh264/codec
Martin Storsjö 8ba79262bf Rename a function to avoid conflicts between almost duplicate neon functions
There's a different version of the same function in the encoder,
but they're not identical - the encoder version has got stricter
alignment requirements.

If someone can confirm that it is ok to use the function from the
encoder, pixel_sad_neon.S in processing could be deleted, and the
encoder version moved to codec/common instead.
2014-03-06 16:19:48 +02:00
..
api/svc remove inter-deblock related parameters 2014-03-06 10:26:53 +08:00
build Rename expand_picture.S to expand_picture_neon.S 2014-03-06 16:11:40 +02:00
common Regenerate makefiles to include the encoder arm assembly 2014-03-06 16:11:54 +02:00
console Merge pull request #428 from sijchen/read_para3 2014-03-06 14:04:33 +08:00
decoder Merge pull request #431 from huili2/large_to_small_sps_bug 2014-03-06 16:51:59 +08:00
encoder Regenerate makefiles to include the encoder arm assembly 2014-03-06 16:11:54 +02:00
processing Rename a function to avoid conflicts between almost duplicate neon functions 2014-03-06 16:19:48 +02:00