Searched refs:vp8_short_inv_walsh4x4_c (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 131 void vp8_short_inv_walsh4x4_c(short *input, short *output); 132 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
|
/external/libvpx/config/mips64/ |
D | vp8_rtcd.h | 131 void vp8_short_inv_walsh4x4_c(short *input, short *output); 132 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
|
/external/libvpx/config/mips32/ |
D | vp8_rtcd.h | 131 void vp8_short_inv_walsh4x4_c(short *input, short *output); 132 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
|
/external/libvpx/libvpx/vp8/common/ |
D | idctllm.c | 141 void vp8_short_inv_walsh4x4_c(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_c() function
|
/external/libvpx/config/mips32-dspr2/ |
D | vp8_rtcd.h | 143 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 156 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/arm/ |
D | vp8_rtcd.h | 154 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 179 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 229 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 229 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|