diff options
author | James Almer <jamrial@gmail.com> | 2014-08-20 19:36:29 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2014-08-21 15:01:33 -0300 |
commit | 54ca4dd43bdc8658b7304d9309cdb096c8e8a394 (patch) | |
tree | 087d3f24d4603982f1fc13c67162a89db1ebdc45 /libavformat/wtvdec.c | |
parent | 4a5cc34b46a8bf8d47ec907383be83b6153b9f69 (diff) | |
download | ffmpeg-54ca4dd43bdc8658b7304d9309cdb096c8e8a394.tar.gz |
x86/hevc_res_add: refactor ff_hevc_transform_add{16,32}_8
* Reduced xmm register count to 7 (As such they are now enabled for x86_32).
* Removed four movdqa (affects the sse2 version only).
* pxor is now used to clear m0 only once.
~5% faster.
Reviewed-by: Christophe Gisquet <christophe.gisquet@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/wtvdec.c')
0 files changed, 0 insertions, 0 deletions