Searched refs:skip_low_source_sad (Results 1 – 3 of 3) sorted by relevance
180 uint8_t skip_low_source_sad; member
1004 if (!cpi->svc.non_reference_frame && !x->skip_low_source_sad && in scale_partitioning_svc()1336 x->skip_low_source_sad = (content_state == kLowSadLowSumdiff || in choose_partitioning()1358 if (x->skip_low_source_sad && cpi->sf.copy_partition_flag && in choose_partitioning()5516 x->skip_low_source_sad = 0; in encode_nonrd_sb_row()
2522 bsize <= cpi->sf.max_intra_bsize && !x->skip_low_source_sad && in vp9_pick_inter_mode()