Searched refs:vpx_iwht4x4_16_add_c (Results 1 – 13 of 13) sorted by relevance
/external/libvpx/libvpx/test/ |
D | dct_test.cc | 723 make_tuple(&vp9_fwht4x4_c, &vpx_iwht4x4_16_add_c, 4, 0, VPX_BITS_8))); 727 &vpx_iwht4x4_16_add_c, 4,
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 1116 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1117 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 1116 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1117 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 1116 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1117 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 1116 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1117 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 1130 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1131 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 1153 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1154 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 1153 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1154 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1254 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1255 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1254 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1255 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_c
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 18 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride) { in vpx_iwht4x4_16_add_c() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1424 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1431 void vpx_iwht4x4_16_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|