Searched refs:aom_get_y_sse (Results 1 – 3 of 3) sorted by relevance
41 int64_t aom_get_y_sse(const YV12_BUFFER_CONFIG *a, const YV12_BUFFER_CONFIG *b);
186 int64_t aom_get_y_sse(const YV12_BUFFER_CONFIG *a, in aom_get_y_sse() function299 case 0: return aom_get_y_sse(a, b); in aom_get_sse_plane()
4256 kf_err = aom_get_y_sse(cpi->source, &cm->cur_frame->buf); in recode_loop_update_q()5013 cpi->ambient_err = aom_get_y_sse(cpi->source, &cm->cur_frame->buf); in encode_frame_to_data_rate()