Home
last modified time | relevance | path

Searched refs:vpx_highbd_hadamard_16x16 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h841 #define vpx_highbd_hadamard_16x16 vpx_highbd_hadamard_16x16_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h931 #define vpx_highbd_hadamard_16x16 vpx_highbd_hadamard_16x16_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h931 #define vpx_highbd_hadamard_16x16 vpx_highbd_hadamard_16x16_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1070 #define vpx_highbd_hadamard_16x16 vpx_highbd_hadamard_16x16_c macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1077 #define vpx_highbd_hadamard_16x16 vpx_highbd_hadamard_16x16_c macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c6218 case TX_16X16: vpx_highbd_hadamard_16x16(src_diff, bw, coeff); break;