openh264/codec/processing/src/scenechangedetection
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
..
SceneChangeDetection.cpp Rename a function to avoid conflicts between almost duplicate neon functions 2014-03-06 16:19:48 +02:00
SceneChangeDetection.h Add the common processing include directories to the include path 2014-02-19 14:42:03 +02:00
SceneChangeDetectionCommon.cpp Removed unused header files in processing src 2014-01-25 15:39:05 +05:30
SceneChangeDetectionCommon.h Rename a function to avoid conflicts between almost duplicate neon functions 2014-03-06 16:19:48 +02:00