Searched defs:vp8_short_fdct8x4 (Results 1 – 7 of 7) sorted by relevance
41 void (*vp8_short_fdct8x4)(short *input, short *output, int pitch); variable
271 #define vp8_short_fdct8x4 vp8_short_fdct8x4_armv6 macro
233 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
251 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c macro
315 #define vp8_short_fdct8x4 vp8_short_fdct8x4_neon macro
350 RTCD_EXTERN void (*vp8_short_fdct8x4)(short *input, short *output, int pitch); variable