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.c2235 this_sad = vpx_vector_var(&ref[d], src, bwl); in vector_match()
2247 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match()
2259 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match()
2271 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match()
2283 this_sad = vpx_vector_var(&ref[this_pos], src, bwl); in vector_match()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1516 #define vpx_vector_var vpx_vector_var_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1761 #define vpx_vector_var vpx_vector_var_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1761 #define vpx_vector_var vpx_vector_var_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1994 #define vpx_vector_var vpx_vector_var_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h2001 #define vpx_vector_var vpx_vector_var_sse2 macro