Searched refs:vp8_short_inv_walsh4x4_c (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/config/mips64/ |
D | vp8_rtcd.h | 129 void vp8_short_inv_walsh4x4_c(short *input, short *output); 130 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
|
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 129 void vp8_short_inv_walsh4x4_c(short *input, short *output); 130 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
|
/external/libvpx/config/mips32/ |
D | vp8_rtcd.h | 129 void vp8_short_inv_walsh4x4_c(short *input, short *output); 130 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
|
/external/libvpx/config/arm/ |
D | vp8_rtcd.h | 129 void vp8_short_inv_walsh4x4_c(short *input, short *output); 130 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
|
/external/libvpx/libvpx/vp8/common/ |
D | idctllm.c | 127 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 | 141 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/mips32-msa/ |
D | vp8_rtcd.h | 161 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/mips64-msa/ |
D | vp8_rtcd.h | 161 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 155 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 155 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 190 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 190 void vp8_short_inv_walsh4x4_c(short *input, short *output);
|