Home
last modified time | relevance | path

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

/external/libvpx/config/mips32/
Dvpx_dsp_rtcd.h602 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_c macro
/external/libvpx/config/arm/
Dvpx_dsp_rtcd.h605 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_c macro
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h602 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_c macro
/external/libvpx/config/mips64/
Dvpx_dsp_rtcd.h602 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_c macro
/external/libvpx/config/mips32-dspr2/
Dvpx_dsp_rtcd.h638 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h669 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_neon macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h678 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_neon macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h801 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_ssse3 macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h796 #define vpx_sub_pixel_variance64x64 vpx_sub_pixel_variance64x64_ssse3 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1877 vpx_variance64x64, vpx_sub_pixel_variance64x64, in vp9_create_compressor()