Searched refs:vpx_highbd_iwht4x4_16_add_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | dct_test.cc | 724 &highbd_idct_wrapper<vpx_highbd_iwht4x4_16_add_c>, 4, 2 },
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 888 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 889 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 991 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 992 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 991 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 992 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1130 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1131 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1137 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1138 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 1292 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_iwht4x4_16_add_c() function
|