Searched refs:threshold_minmax (Results 1 – 2 of 2) sorted by relevance
982 cpi->vbp_info.threshold_minmax = 15 + (qindex >> 3); in av1_set_variance_partition_thresholds()1199 const int thresh_minmax = (int)cpi->vbp_info.threshold_minmax; in fill_variance_tree_leaves()
1387 int64_t threshold_minmax; member