Home
last modified time | relevance | path

Searched refs:vpx_variance4x8 (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h662 #define vpx_variance4x8 vpx_variance4x8_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h667 #define vpx_variance4x8 vpx_variance4x8_c macro
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h662 #define vpx_variance4x8 vpx_variance4x8_c macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h662 #define vpx_variance4x8 vpx_variance4x8_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h700 #define vpx_variance4x8 vpx_variance4x8_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h754 #define vpx_variance4x8 vpx_variance4x8_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h743 #define vpx_variance4x8 vpx_variance4x8_c macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h883 #define vpx_variance4x8 vpx_variance4x8_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h889 #define vpx_variance4x8 vpx_variance4x8_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1906 vpx_variance4x8, vpx_sub_pixel_variance4x8, in vp9_create_compressor()