Home
last modified time | relevance | path

Searched refs:vp8_short_fdct8x4_c (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Ddct.c58 void vp8_short_fdct8x4_c(short *input, short *output, int pitch) in vp8_short_fdct8x4_c() function
/external/libvpx/generic/
Dvp8_rtcd.h218 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);
219 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c
/external/libvpx/mips/
Dvp8_rtcd.h218 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);
219 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c
/external/libvpx/mips-dspr2/
Dvp8_rtcd.h229 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);
230 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c
/external/libvpx/libvpx/vp8/encoder/arm/neon/
Dshortfdct_neon.asm111 ;void vp8_short_fdct8x4_c(short *input, short *output, int pitch)
/external/libvpx/armv7a/
Dvp8_rtcd.h243 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h277 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);
/external/libvpx/x86/
Dvp8_rtcd.h323 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);