Searched refs:vp9_highbd_get_y_sse (Results 1 – 3 of 3) sorted by relevance
55 filt_err = vp9_highbd_get_y_sse(sd, cm->frame_to_show); in try_filter_frame()
607 int64_t vp9_highbd_get_y_sse(const YV12_BUFFER_CONFIG *a,
3456 kf_err = vp9_highbd_get_y_sse(cpi->Source, get_frame_new_buffer(cm));3845 cpi->ambient_err = vp9_highbd_get_y_sse(cpi->Source,4733 int64_t vp9_highbd_get_y_sse(const YV12_BUFFER_CONFIG *a, function