Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dtx_search.c1020 static const int prune_factors[5] = { 200, 200, 120, 80, 40 }; // scale 1000 variable
1852 int pf = prune_factors[txfm_params->prune_2d_txfm_mode]; in get_tx_mask()