Searched refs:threshold_4x4avg (Results 1 – 2 of 2) sorted by relevance
626 int64_t threshold_4x4avg; in av1_choose_var_based_partitioning() local679 threshold_4x4avg = INT64_MAX; in av1_choose_var_based_partitioning()764 if (low_res && threshold_4x4avg < INT64_MAX) in av1_choose_var_based_partitioning()
1308 int64_t threshold_4x4avg; in choose_partitioning() local1414 threshold_4x4avg = (cpi->oxcf.speed < 8) ? thresholds[1] << 1 : INT64_MAX; in choose_partitioning()1579 if (low_res && threshold_4x4avg < INT64_MAX) in choose_partitioning()1641 threshold_4x4avg)) { in choose_partitioning()