Searched refs:vbp_threshold_minmax (Results 1 – 2 of 2) sorted by relevance
798 int64_t vbp_threshold_minmax; member
700 cpi->vbp_threshold_minmax = 15 + (q >> 3); in vp9_set_variance_partition_thresholds()1629 int thresh_minmax = (int)cpi->vbp_threshold_minmax; in choose_partitioning()