Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c2062 this_sad = vpx_vector_var(&ref[d], src, bwl); in vector_match()
2074 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match()
2086 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match()
2098 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match()
2110 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1513 #define vpx_vector_var vpx_vector_var_c macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1758 #define vpx_vector_var vpx_vector_var_neon macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1758 #define vpx_vector_var vpx_vector_var_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1991 #define vpx_vector_var vpx_vector_var_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1998 #define vpx_vector_var vpx_vector_var_sse2 macro