Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_variance_impl_intrin_avx2.c21 unsigned int i, src_2strides, ref_2strides; in vp9_get16x16var_avx2() local
28 src_2strides = source_stride << 1; in vp9_get16x16var_avx2()
67 src_ptr+= src_2strides; in vp9_get16x16var_avx2()