Searched refs:vpx_idct32x32_34_add_c (Results 1 – 13 of 13) sorted by relevance
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 446 &wrapper<vpx_idct32x32_34_add_c>, TX_32X32, 34, 8, 1), 594 make_tuple(&vpx_fdct32x32_c, &wrapper<vpx_idct32x32_34_add_c>, 704 make_tuple(&vpx_fdct32x32_c, &wrapper<vpx_idct32x32_34_add_c>, 737 make_tuple(&vpx_fdct32x32_c, &wrapper<vpx_idct32x32_34_add_c>, 753 make_tuple(&vpx_fdct32x32_c, &wrapper<vpx_idct32x32_34_add_c>, 784 make_tuple(&vpx_fdct32x32_c, &wrapper<vpx_idct32x32_34_add_c>,
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 262 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride); 263 #define vpx_idct32x32_34_add vpx_idct32x32_34_add_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 262 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride); 263 #define vpx_idct32x32_34_add vpx_idct32x32_34_add_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 262 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride); 263 #define vpx_idct32x32_34_add vpx_idct32x32_34_add_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 262 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride); 263 #define vpx_idct32x32_34_add vpx_idct32x32_34_add_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 283 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 315 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 315 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 313 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 313 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 338 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 340 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 1233 void vpx_idct32x32_34_add_c(const tran_low_t *input, uint8_t *dest, in vpx_idct32x32_34_add_c() function
|