Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1706 int has_temporal_layers = is_two_pass_svc(cpi) && in allocate_gf_group_bits() local
1710 if (has_temporal_layers) in allocate_gf_group_bits()
1751 if (has_temporal_layers) in allocate_gf_group_bits()
1763 if (!has_temporal_layers) in allocate_gf_group_bits()
1787 if (has_temporal_layers && frame_index == alt_frame_index) { in allocate_gf_group_bits()