Searched refs:skip_low_source_sad (Results 1 – 3 of 3) sorted by relevance
177 uint8_t skip_low_source_sad; member
1042 if (!cpi->svc.non_reference_frame && !x->skip_low_source_sad && in scale_partitioning_svc()1367 x->skip_low_source_sad = (content_state == kLowSadLowSumdiff || in choose_partitioning()1389 if (x->skip_low_source_sad && cpi->sf.copy_partition_flag && in choose_partitioning()5472 x->skip_low_source_sad = 0; in encode_nonrd_sb_row()
2515 bsize <= cpi->sf.max_intra_bsize && !x->skip_low_source_sad && in vp9_pick_inter_mode()