diff options
author | Martin Storsjö <martin@martin.st> | 2017-01-04 12:57:56 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2017-02-11 00:31:58 +0200 |
commit | 3fcf788fbbccc4130868e7abe58a88990290f7c1 (patch) | |
tree | f960fae64e606885c673d300951b74a4289041eb /libavfilter/split.c | |
parent | a76bf8cf1277ef6feb1580b578f5e6ca327e713c (diff) | |
download | ffmpeg-3fcf788fbbccc4130868e7abe58a88990290f7c1.tar.gz |
aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling
This work is sponsored by, and copyright, Google.
Before: Cortex A53
vp9_inv_dct_dct_16x16_sub1_add_neon: 235.3
vp9_inv_dct_dct_32x32_sub1_add_neon: 555.1
After:
vp9_inv_dct_dct_16x16_sub1_add_neon: 180.2
vp9_inv_dct_dct_32x32_sub1_add_neon: 475.3
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/split.c')
0 files changed, 0 insertions, 0 deletions