Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.h1850 double av1_get_gfu_boost_projection_factor(double min_factor, double max_factor,
Dpass2_strategy.c578 double tpl_factor = av1_get_gfu_boost_projection_factor( in get_projected_gfu_boost()
581 double tpl_factor_num_stats = av1_get_gfu_boost_projection_factor( in get_projected_gfu_boost()
Dencoder.c4075 double av1_get_gfu_boost_projection_factor(double min_factor, double max_factor, in av1_get_gfu_boost_projection_factor() function
4086 double factor = av1_get_gfu_boost_projection_factor(min_factor, max_factor, in get_gfu_boost_from_r0_lap()