Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dgop_structure.c98 const int use_altref = (gf_group->pyramid_height > 0); in construct_multi_layer_gf_structure() local
99 if (use_altref) { in construct_multi_layer_gf_structure()
110 use_altref ? gf_group->pyramid_height - 1 : gf_group->pyramid_height; in construct_multi_layer_gf_structure()