openh264/codec/processing
Martin Storsjö 3d076fe1f8 Readd a missed prototype for the WelsProcessingSampleSad8x8_neon function
The common WelsSampleSad8x8_neon function has different alignment
requirements than WelsProcessingSampleSad8x8_neon - until it has
been sorted out that the common version can be used in the processing
lib, the separate version for processing is used.

This fixes building with neon optimizations enabled.
2014-03-25 11:05:39 +02:00
..
build move some common functions to common.cpp and add some functions in common 2014-03-25 15:35:55 +08:00
interface Remove accidentally added dos newlines 2014-03-25 10:56:21 +02:00
src Readd a missed prototype for the WelsProcessingSampleSad8x8_neon function 2014-03-25 11:05:39 +02:00
targets.mk move some common functions to common.cpp and add some functions in common 2014-03-25 15:35:55 +08:00