Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.c4110 int prior_boost, int tpl_boost, in combine_prior_with_tpl_boost() argument
4118 (int)((factor * prior_boost + (range - factor) * tpl_boost) / range); in combine_prior_with_tpl_boost()