mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-06 16:11:14 +00:00
from memory locations/offsets depending on b_idx plus constants, rather than having gcc do this. This saves several lea calls and together saves about 10 cycles in h264_loop_filter_strength_mmx2(). Originally committed as revision 25256 to svn://svn.ffmpeg.org/ffmpeg/trunk