Searched defs:tn2 (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_convolve8_avg_horiz_dspr2.c | 37 uint32_t tn1, tn2; in convolve_avg_horiz_4_dspr2() local 158 uint32_t tn1, tn2, tn3; in convolve_avg_horiz_8_dspr2() local
|
D | vp9_convolve8_horiz_dspr2.c | 37 uint32_t tn1, tn2; in convolve_horiz_4_dspr2() local 147 uint32_t tn1, tn2, tn3; in convolve_horiz_8_dspr2() local
|
D | vp9_convolve8_avg_dspr2.c | 452 uint32_t tp3, tp4, tn2; in vp9_convolve_avg_dspr2() local
|
D | vp9_convolve2_avg_horiz_dspr2.c | 35 uint32_t tn1, tn2; in convolve_bi_avg_horiz_4_dspr2() local
|
D | vp9_convolve8_dspr2.c | 53 uint32_t tn1, tn2; in convolve_horiz_4_transposed_dspr2() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/mips/dspr2/ |
D | filter_dspr2.c | 131 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_4() local 327 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_8_all() local 627 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass16_6tap() local
|