Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dvariance_test.cc54 static unsigned int subpel_variance_ref(const uint8_t *ref, const uint8_t *src, in subpel_variance_ref() function
251 const unsigned int var2 = subpel_variance_ref(ref_, src_, log2width_, in RefTest()