Searched refs:mb_dqcoeff (Results 1 – 4 of 4) sorted by relevance
140 void vp8_short_inv_walsh4x4_c(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_c() argument190 mb_dqcoeff[i * 16] = output[i]; in vp8_short_inv_walsh4x4_c()194 void vp8_short_inv_walsh4x4_1_c(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_1_c() argument202 mb_dqcoeff[i * 16] = a1; in vp8_short_inv_walsh4x4_1_c()
281 void vp8_short_inv_walsh4x4_dspr2(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_dspr2() argument336 mb_dqcoeff[i * 16] = output[i]; in vp8_short_inv_walsh4x4_dspr2()340 void vp8_short_inv_walsh4x4_1_dspr2(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_1_dspr2() argument365 : [a1] "r" (a1), [mb_dqcoeff] "r" (mb_dqcoeff) in vp8_short_inv_walsh4x4_1_dspr2()
18 ;short vp8_short_inv_walsh4x4_neon(short *input, short *mb_dqcoeff)
19 ;short vp8_short_inv_walsh4x4_v6(short *input, short *mb_dqcoeff)