9a0663620a
Use the decoder versions of the functions (which are capable of handling widths 4/8/16 for luma, not only 16 as in the encoder). By using the more generic versions, there may be a small performance loss since the functions need to check the width in every call. Actual measurements show that the actual change is very small (and the shared routines turn out to actually be faster than the existing ones in ARM NEON setups). |
||
---|---|---|
.. | ||
api | ||
build | ||
common | ||
decoder | ||
encoder | ||
encoder_binary_comparison | ||
processing | ||
utils | ||
BaseDecoderTest.h | ||
BaseEncoderTest.h | ||
mc_test_common.h | ||
sha1.h | ||
test_stdint.h |