Searched refs:vp8_short_inv_walsh4x4_1_c (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/config/generic/ |
D | vp8_rtcd.h | 134 void vp8_short_inv_walsh4x4_1_c(short *input, short *output); 135 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c
|
/external/libvpx/config/mips64/ |
D | vp8_rtcd.h | 134 void vp8_short_inv_walsh4x4_1_c(short *input, short *output); 135 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c
|
/external/libvpx/config/mips32/ |
D | vp8_rtcd.h | 134 void vp8_short_inv_walsh4x4_1_c(short *input, short *output); 135 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c
|
/external/libvpx/config/arm64/ |
D | vp8_rtcd.h | 160 void vp8_short_inv_walsh4x4_1_c(short *input, short *output); 161 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c
|
/external/libvpx/config/arm/ |
D | vp8_rtcd.h | 158 void vp8_short_inv_walsh4x4_1_c(short *input, short *output); 159 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c
|
/external/libvpx/config/arm-neon/ |
D | vp8_rtcd.h | 184 void vp8_short_inv_walsh4x4_1_c(short *input, short *output); 185 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c
|
/external/libvpx/libvpx/vp8/common/ |
D | idctllm.c | 195 void vp8_short_inv_walsh4x4_1_c(short *input, short *mb_dqcoeff) in vp8_short_inv_walsh4x4_1_c() function
|
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 234 void vp8_short_inv_walsh4x4_1_c(short *input, short *output); 235 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 234 void vp8_short_inv_walsh4x4_1_c(short *input, short *output); 235 #define vp8_short_inv_walsh4x4_1 vp8_short_inv_walsh4x4_1_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vp8_rtcd.h | 147 void vp8_short_inv_walsh4x4_1_c(short *input, short *output);
|