ffmpeg/libavutil
Jason Garrett-Glaser 15919ee48f bswap: use native types for av_bwap16().
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>
2011-04-22 20:05:48 -04:00
..
2011-04-10 05:02:29 +02:00
2011-03-22 09:11:07 -04:00
2011-03-22 09:11:07 -04:00
2011-04-19 19:04:28 +02:00
2011-04-19 21:50:10 +02:00
2011-04-19 19:04:28 +02:00
2011-04-19 19:04:28 +02:00
2011-04-19 21:50:10 +02:00