Searched refs:copy_partition_flag (Results 1 – 4 of 4) sorted by relevance
559 int copy_partition_flag; member
436 sf->copy_partition_flag = 0; in set_rt_speed_feature_framesize_independent()701 sf->copy_partition_flag = 1; in set_rt_speed_feature_framesize_independent()
1321 if (cpi->sf.copy_partition_flag) { in choose_partitioning()1328 if (x->skip_low_source_sad && cpi->sf.copy_partition_flag && in choose_partitioning()1477 if (cpi->sf.copy_partition_flag) { in choose_partitioning()1488 if (cpi->sf.copy_partition_flag && y_sad_last < cpi->vbp_threshold_copy && in choose_partitioning()1706 if (!frame_is_intra_only(cm) && cpi->sf.copy_partition_flag) { in choose_partitioning()
3857 if (cpi->sf.copy_partition_flag) alloc_copy_partition_data(cpi);