Searched refs:vpx_idct16x16_38_add_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 460 &wrapper<vpx_idct16x16_38_add_c>, TX_16X16, 38, 8, 1), 610 make_tuple(&vpx_fdct16x16_c, &wrapper<vpx_idct16x16_38_add_c>, 761 make_tuple(&vpx_fdct16x16_c, &wrapper<vpx_idct16x16_38_add_c>,
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 1095 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1096 #define vpx_idct16x16_38_add vpx_idct16x16_38_add_c
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 747 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, in vpx_idct16x16_38_add_c() function
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1221 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1221 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1397 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1404 void vpx_idct16x16_38_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|