Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1432 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1650 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1650 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1880 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_ssse3 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1887 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_ssse3 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2593 vpx_sub_pixel_variance64x64, vpx_sub_pixel_avg_variance64x64, in vp9_create_compressor()