Searched refs:vp8_short_fdct8x4_c (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 125 void vp8_short_fdct8x4_c(short *input, short *output, int pitch); 126 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c
|
/external/libvpx/config/mips64/ |
D | vp8_rtcd.h | 125 void vp8_short_fdct8x4_c(short *input, short *output, int pitch); 126 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c
|
/external/libvpx/config/mips32/ |
D | vp8_rtcd.h | 125 void vp8_short_fdct8x4_c(short *input, short *output, int pitch); 126 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vp8_rtcd.h | 136 void vp8_short_fdct8x4_c(short *input, short *output, int pitch); 137 #define vp8_short_fdct8x4 vp8_short_fdct8x4_c
|
/external/libvpx/libvpx/vp8/encoder/ |
D | dct.c | 60 void vp8_short_fdct8x4_c(short *input, short *output, int pitch) in vp8_short_fdct8x4_c() function
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 148 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);
|
/external/libvpx/config/arm/ |
D | vp8_rtcd.h | 146 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 169 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);
|
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 220 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 220 void vp8_short_fdct8x4_c(short *input, short *output, int pitch);
|