Home
last modified time | relevance | path

Searched refs:vpx_highbd_hadamard_32x32_c (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/test/
Dhadamard_test.cc308 HadamardFuncWithSize(&vpx_highbd_hadamard_32x32_c, 32)));
/external/libvpx/libvpx/vpx_dsp/
Davg.c162 void vpx_highbd_hadamard_32x32_c(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_highbd_hadamard_32x32_c() function
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h843 void vpx_highbd_hadamard_32x32_c(const int16_t *src_diff, ptrdiff_t src_stride, tran_low_t *coeff);
844 #define vpx_highbd_hadamard_32x32 vpx_highbd_hadamard_32x32_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h933 void vpx_highbd_hadamard_32x32_c(const int16_t *src_diff, ptrdiff_t src_stride, tran_low_t *coeff);
934 #define vpx_highbd_hadamard_32x32 vpx_highbd_hadamard_32x32_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h933 void vpx_highbd_hadamard_32x32_c(const int16_t *src_diff, ptrdiff_t src_stride, tran_low_t *coeff);
934 #define vpx_highbd_hadamard_32x32 vpx_highbd_hadamard_32x32_c
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1072 void vpx_highbd_hadamard_32x32_c(const int16_t *src_diff, ptrdiff_t src_stride, tran_low_t *coeff);
1073 #define vpx_highbd_hadamard_32x32 vpx_highbd_hadamard_32x32_c
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1079 void vpx_highbd_hadamard_32x32_c(const int16_t *src_diff, ptrdiff_t src_stride, tran_low_t *coeff);
1080 #define vpx_highbd_hadamard_32x32 vpx_highbd_hadamard_32x32_c