Searched refs:vpx_highbd_iwht4x4_16_add_c (Results 1 – 13 of 13) sorted by relevance
/external/libvpx/libvpx/test/ |
D | dct_test.cc | 116 vpx_highbd_iwht4x4_16_add_c(in, CAST_TO_SHORTPTR(out), stride, 10); in iwht4x4_10() 120 vpx_highbd_iwht4x4_16_add_c(in, CAST_TO_SHORTPTR(out), stride, 12); in iwht4x4_12()
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 876 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 877 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 876 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 877 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 876 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 877 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 876 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 877 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 890 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 891 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 911 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 912 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 911 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 912 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 979 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 980 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 979 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 980 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1109 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1110 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1116 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1117 #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
|