mirror of https://git.ffmpeg.org/ffmpeg.git
15919ee48f
This prevents a call to bytestream_get_be16() using a movzwl both before and after the ror instruction, which is obviously inefficient. Arm uses the same trick also. Sintel decoding goes from (avg+SD) 9.856 +/- 0.003 to 9.797 +/- 0.003 sec. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> |
||
---|---|---|
.. | ||
bswap.h | ||
cpu.c | ||
intmath.h | ||
intreadwrite.h | ||
timer.h |