Searched defs:vp8_short_fdct4x4 (Results 1 – 7 of 7) sorted by relevance
40 void (*vp8_short_fdct4x4)(short *input, short *output, int pitch); variable
267 #define vp8_short_fdct4x4 vp8_short_fdct4x4_armv6 macro
230 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
248 #define vp8_short_fdct4x4 vp8_short_fdct4x4_c macro
310 #define vp8_short_fdct4x4 vp8_short_fdct4x4_neon macro
345 RTCD_EXTERN void (*vp8_short_fdct4x4)(short *input, short *output, int pitch); variable