Searched refs:allowed_tx_count (Results 1 – 1 of 1) sorted by relevance
2019 int allowed_tx_count = (x->prune_mode == PRUNE_2D_AGGRESSIVE) ? 1 : 5; in get_tx_mask() local2022 num_allowed > allowed_tx_count) { in get_tx_mask()