Searched refs:vpx_highbd_iwht4x4_1_add_c (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 891 void vpx_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 892 #define vpx_highbd_iwht4x4_1_add vpx_highbd_iwht4x4_1_add_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 994 void vpx_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 995 #define vpx_highbd_iwht4x4_1_add vpx_highbd_iwht4x4_1_add_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 994 void vpx_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 995 #define vpx_highbd_iwht4x4_1_add vpx_highbd_iwht4x4_1_add_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1133 void vpx_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1134 #define vpx_highbd_iwht4x4_1_add vpx_highbd_iwht4x4_1_add_c
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1140 void vpx_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1141 #define vpx_highbd_iwht4x4_1_add vpx_highbd_iwht4x4_1_add_c
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 1349 void vpx_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_iwht4x4_1_add_c() function
|