Home
last modified time | relevance | path

Searched refs:threshold_minmax (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dvar_based_part.c982 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()
Dencoder.h1387 int64_t threshold_minmax; member