Searched refs:vp8_short_inv_walsh4x4_c (Results 1 – 7 of 7) sorted by relevance
140 void vp8_short_inv_walsh4x4_c(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_c() function
70 void vp8_short_inv_walsh4x4_c(short *input, short *output);71 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
79 void vp8_short_inv_walsh4x4_c(short *input, short *output);
83 void vp8_short_inv_walsh4x4_c(short *input, short *output);
96 void vp8_short_inv_walsh4x4_c(short *input, short *output);
356 void vp8_short_inv_walsh4x4_c(short *input, short *output);737 vp8_short_inv_walsh4x4 = vp8_short_inv_walsh4x4_c; in setup_rtcd_internal()