Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h144 int allowed_max_layer_depth; member
Dvp9_firstpass.c2136 (depth > gf_group->allowed_max_layer_depth)) { in find_arf_order()
2210 gf_group->allowed_max_layer_depth = 0; in define_gf_group_structure()
2231 gf_group->allowed_max_layer_depth = cpi->oxcf.enable_auto_arf; in define_gf_group_structure()