Searched refs:vpx_fdct4x4_1_c (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 199 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride); 200 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 199 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride); 200 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 199 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride); 200 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 199 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride); 200 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 210 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride); 211 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 234 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride); 235 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 234 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride); 235 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 231 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride); 232 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 231 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride); 232 #define vpx_fdct4x4_1 vpx_fdct4x4_1_c
|
/external/libvpx/libvpx/vpx_dsp/ |
D | fwd_txfm.c | 81 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride) { in vpx_fdct4x4_1_c() function
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 254 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 254 void vpx_fdct4x4_1_c(const int16_t *input, tran_low_t *output, int stride);
|