Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h235 #define vpx_hadamard_16x16 vpx_hadamard_16x16_c macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c776 vpx_hadamard_16x16(src_diff, diff_stride, coeff); in block_yrd()
Dvp9_encoder.c6229 case TX_16X16: vpx_hadamard_16x16(src_diff, bw, coeff); break;
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h287 #define vpx_hadamard_16x16 vpx_hadamard_16x16_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h287 #define vpx_hadamard_16x16 vpx_hadamard_16x16_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h301 #define vpx_hadamard_16x16 vpx_hadamard_16x16_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h301 #define vpx_hadamard_16x16 vpx_hadamard_16x16_sse2 macro