Searched refs:vp8_short_idct4x4llm_1_c (Results 1 – 6 of 6) sorted by relevance
90 extern void vp8_short_idct4x4llm_1_c(short *input, short *output, int pitch);148 vp8_short_idct4x4_1 = vp8_short_idct4x4llm_1_c; in vp8_machine_specific_config()
35 #define vp8_idct_idct1 vp8_short_idct4x4llm_1_c
89 void vp8_short_idct4x4llm_1_c(short *input, short *output, int pitch) in vp8_short_idct4x4llm_1_c() function
19 extern void vp8_short_idct4x4llm_1_c(short *input, short *output, int pitch);
20 ;void vp8_short_idct4x4llm_1_c(short *input, short *output, int pitch);
34 rtcd->idct.idct1 = vp8_short_idct4x4llm_1_c; in vp8_machine_specific_config()