Home
last modified time | relevance | path

Searched defs:this_intra_error (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dfirstpass.c528 int this_intra_error = aom_get_mb_ss(x->plane[0].src_diff); in firstpass_intra_prediction() local
707 const int this_intra_error, const int raw_motion_err_counts, in firstpass_inter_prediction()
1219 int this_intra_error = firstpass_intra_prediction( in av1_first_pass_row() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.c961 int this_intra_error; in vp9_first_pass_encode_tile_mb_row() local