Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c713 static INLINE int get_fixed_gf_length(int max_pyr_height) { in get_fixed_gf_length() function
811 AOMMIN(rc->max_gf_interval, get_fixed_gf_length(oxcf->gf_max_pyr_height)); in define_gf_group()