diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2017-04-04 11:20:39 -0400 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2017-04-06 10:03:27 -0400 |
commit | 40cbd686dc846935fb3f50cf77e575bd98649e3f (patch) | |
tree | acd95daf740b8c82771ae5facafdc4b1ee59681b /libavcodec/aaccoder_trellis.h | |
parent | 083300bea935d125b83f60d7030f78a7ffb0f3df (diff) | |
download | ffmpeg-40cbd686dc846935fb3f50cf77e575bd98649e3f.tar.gz |
idct_arm: remove use of ff_put/add_pixels_clamped function pointer.
Instead, hardcode the use of the _arm implementation of add_pixels,
and use the C version for put_pixels (as no arm-optimized version
exists). Since there's separate implementations of idct{,_put,_add}
for neon, this has no practical impact on performance.
Diffstat (limited to 'libavcodec/aaccoder_trellis.h')
0 files changed, 0 insertions, 0 deletions