Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Davg.c130 void vpx_highbd_hadamard_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_highbd_hadamard_16x16_c() function
169 vpx_highbd_hadamard_16x16_c(src_ptr, src_stride, coeff + idx * 256); in vpx_highbd_hadamard_32x32_c()
/external/libvpx/libvpx/test/
Dhadamard_test.cc307 HadamardFuncWithSize(&vpx_highbd_hadamard_16x16_c, 16),
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h840 void vpx_highbd_hadamard_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, tran_low_t *coeff);
841 #define vpx_highbd_hadamard_16x16 vpx_highbd_hadamard_16x16_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h930 void vpx_highbd_hadamard_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, tran_low_t *coeff);
931 #define vpx_highbd_hadamard_16x16 vpx_highbd_hadamard_16x16_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h930 void vpx_highbd_hadamard_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, tran_low_t *coeff);
931 #define vpx_highbd_hadamard_16x16 vpx_highbd_hadamard_16x16_c
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1069 void vpx_highbd_hadamard_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, tran_low_t *coeff);
1070 #define vpx_highbd_hadamard_16x16 vpx_highbd_hadamard_16x16_c
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1076 void vpx_highbd_hadamard_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, tran_low_t *coeff);
1077 #define vpx_highbd_hadamard_16x16 vpx_highbd_hadamard_16x16_c