Searched refs:skip_low_source_sad (Results 1 – 3 of 3) sorted by relevance
176 uint8_t skip_low_source_sad; member
983 if (!cpi->svc.non_reference_frame && !x->skip_low_source_sad && in scale_partitioning_svc()1306 x->skip_low_source_sad = (content_state == kLowSadLowSumdiff || in choose_partitioning()1328 if (x->skip_low_source_sad && cpi->sf.copy_partition_flag && in choose_partitioning()5287 x->skip_low_source_sad = 0; in encode_nonrd_sb_row()
2403 bsize <= cpi->sf.max_intra_bsize && !x->skip_low_source_sad && in vp9_pick_inter_mode()