Searched refs:this_intra_error (Results 1 – 1 of 1) sorted by relevance
878 int this_intra_error; in vp9_first_pass_encode_tile_mb_row() local934 this_intra_error = this_error; in vp9_first_pass_encode_tile_mb_row()957 if (this_intra_error < scale_sse_threshold(cm, LOW_I_THRESH)) { in vp9_first_pass_encode_tile_mb_row()1284 } else if (this_intra_error < scale_sse_threshold(cm, LOW_I_THRESH)) { in vp9_first_pass_encode_tile_mb_row()1291 if (this_intra_error < scaled_low_intra_thresh) { in vp9_first_pass_encode_tile_mb_row()