37cda6dc4c
vp9_short_idct10_8x8_add is used to handle the block that only have valid data at top left 4x4 block. All the other datas are 0. So we could cut several unnecessary calculations in order to save instructions. Change-Id: I34fda95e29082b789aded97c2df193991c2d9195 |
||
---|---|---|
.. | ||
vp9_avg_neon.asm | ||
vp9_convolve8_avg_neon.asm | ||
vp9_convolve8_neon.asm | ||
vp9_convolve_neon.c | ||
vp9_copy_neon.asm | ||
vp9_dc_only_idct_add_neon.asm | ||
vp9_idct16x16_neon.c | ||
vp9_loopfilter_neon.asm | ||
vp9_mb_lpf_neon.asm | ||
vp9_short_idct4x4_add_neon.asm | ||
vp9_short_idct8x8_add_neon.asm | ||
vp9_short_idct16x16_add_neon.asm |