Home
last modified time | relevance | path

Searched refs:vpx_variance64x32 (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h668 #define vpx_variance64x32 vpx_variance64x32_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h668 #define vpx_variance64x32 vpx_variance64x32_c macro
/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h668 #define vpx_variance64x32 vpx_variance64x32_c macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h668 #define vpx_variance64x32 vpx_variance64x32_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h709 #define vpx_variance64x32 vpx_variance64x32_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h783 #define vpx_variance64x32 vpx_variance64x32_neon macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h783 #define vpx_variance64x32 vpx_variance64x32_neon macro
/external/libvpx/config/mips64-msa/
Dvpx_dsp_rtcd.h847 #define vpx_variance64x32 vpx_variance64x32_msa macro
/external/libvpx/config/mips32-msa/
Dvpx_dsp_rtcd.h847 #define vpx_variance64x32 vpx_variance64x32_msa macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h909 #define vpx_variance64x32 vpx_variance64x32_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h913 #define vpx_variance64x32 vpx_variance64x32_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2269 BFP(BLOCK_64X32, vpx_sad64x32, vpx_sad64x32_avg, vpx_variance64x32, in vp9_create_compressor()