Searched refs:vbp_threshold_copy (Results 1 – 4 of 4) sorted by relevance
406 cpi->vbp_threshold_copy = 0; in av1_set_variance_partition_thresholds()417 cpi->vbp_threshold_copy = 4000; in av1_set_variance_partition_thresholds()419 cpi->vbp_threshold_copy = 8000; in av1_set_variance_partition_thresholds()421 cpi->vbp_threshold_copy = in av1_set_variance_partition_thresholds()
932 int64_t vbp_threshold_copy; member
803 int64_t vbp_threshold_copy; member
617 cpi->vbp_threshold_copy = 0; in vp9_set_variance_partition_thresholds()628 cpi->vbp_threshold_copy = 4000; in vp9_set_variance_partition_thresholds()630 cpi->vbp_threshold_copy = 8000; in vp9_set_variance_partition_thresholds()632 cpi->vbp_threshold_copy = (cpi->y_dequant[q][1] << 3) > 8000 in vp9_set_variance_partition_thresholds()638 cpi->vbp_threshold_copy = 0; in vp9_set_variance_partition_thresholds()1488 if (cpi->sf.copy_partition_flag && y_sad_last < cpi->vbp_threshold_copy && in choose_partitioning()