Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtune_vmaf.c629 static AOM_INLINE double highbd_image_sad_c(const uint16_t *src, int src_stride, in highbd_image_sad_c() function
695 motion1 = highbd_image_sad_c(CONVERT_TO_SHORTPTR(blurred_cur.y_buffer), in calc_vmaf_motion_score()
701 motion2 = highbd_image_sad_c(CONVERT_TO_SHORTPTR(blurred_cur.y_buffer), in calc_vmaf_motion_score()