Searched refs:this_motion_error (Results 1 – 1 of 1) sorted by relevance
1088 int tmp_err, motion_error, this_motion_error, raw_motion_error; in vp9_first_pass_encode_tile_mb_row() local1106 this_motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()1111 this_motion_error = motion_error; in vp9_first_pass_encode_tile_mb_row()1116 this_motion_error = motion_error; in vp9_first_pass_encode_tile_mb_row()1149 this_motion_error = in vp9_first_pass_encode_tile_mb_row()1161 this_motion_error = in vp9_first_pass_encode_tile_mb_row()1306 if (this_motion_error < scaled_low_intra_thresh) { in vp9_first_pass_encode_tile_mb_row()