Searched refs:subpel_variance_ref (Results 1 – 1 of 1) sorted by relevance
54 static unsigned int subpel_variance_ref(const uint8_t *ref, const uint8_t *src, in subpel_variance_ref() function251 const unsigned int var2 = subpel_variance_ref(ref_, src_, log2width_, in RefTest()