Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtx_search.c902 static double get_highbd_diff_mean(const uint8_t *src8, int src_stride, in get_highbd_diff_mean() function
1020 mean = get_highbd_diff_mean(p->src.buf, p->src.stride, pd->dst.buf, in PrintPredictionUnitStats()