/external/libvpx/libvpx/test/ |
partial_idct_test.cc | 452 &wrapper<vpx_idct16x16_38_add_c>, TX_16X16, 38, 8, 1), 600 make_tuple(&vpx_fdct16x16_c, &wrapper<vpx_idct16x16_38_add_c>, [all...] |
/external/libvpx/config/arm/ |
vpx_dsp_rtcd.h | 250 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); 251 #define vpx_idct16x16_38_add vpx_idct16x16_38_add_c [all...] |
/external/libvpx/config/generic/ |
vpx_dsp_rtcd.h | 250 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); 251 #define vpx_idct16x16_38_add vpx_idct16x16_38_add_c [all...] |
/external/libvpx/config/mips32/ |
vpx_dsp_rtcd.h | 250 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); 251 #define vpx_idct16x16_38_add vpx_idct16x16_38_add_c [all...] |
/external/libvpx/config/mips64/ |
vpx_dsp_rtcd.h | 250 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); 251 #define vpx_idct16x16_38_add vpx_idct16x16_38_add_c [all...] |
/external/libvpx/config/mips32-dspr2/ |
vpx_dsp_rtcd.h | 267 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); [all...] |
/external/libvpx/config/arm-neon/ |
vpx_dsp_rtcd.h | 299 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); [all...] |
/external/libvpx/config/arm64/ |
vpx_dsp_rtcd.h | 299 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); [all...] |
/external/libvpx/config/mips32-msa/ |
vpx_dsp_rtcd.h | 297 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); [all...] |
/external/libvpx/config/mips64-msa/ |
vpx_dsp_rtcd.h | 297 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); [all...] |
/external/libvpx/config/x86/ |
vpx_dsp_rtcd.h | 320 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); [all...] |
/external/libvpx/config/x86_64/ |
vpx_dsp_rtcd.h | 322 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); [all...] |
/external/libvpx/libvpx/vpx_dsp/ |
inv_txfm.c | 744 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, function [all...] |