Home
last modified time | relevance | path

Searched refs:scaled_low_intra_thresh (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c847 int scaled_low_intra_thresh = scale_sse_threshold(cm, LOW_I_THRESH); in vp9_first_pass_encode_tile_mb_row() local
1285 if (this_intra_error < scaled_low_intra_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()
1293 if (this_motion_error < scaled_low_intra_thresh) { in vp9_first_pass_encode_tile_mb_row()