Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_variance.c109 static void aq_highbd_variance64(const uint8_t *a8, int a_stride, in aq_highbd_variance64() function
135 aq_highbd_variance64(a8, a_stride, b8, b_stride, w, h, &sse_long, &sum_long); in aq_highbd_8_variance()