Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1489 #define vpx_variance32x64 vpx_variance32x64_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1726 #define vpx_variance32x64 vpx_variance32x64_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1726 #define vpx_variance32x64 vpx_variance32x64_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1959 #define vpx_variance32x64 vpx_variance32x64_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1966 #define vpx_variance32x64 vpx_variance32x64_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2584 BFP(BLOCK_32X64, vpx_sad32x64, vpx_sad32x64_avg, vpx_variance32x64, in vp9_create_compressor()