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.c2152 int has_temporal_layers = in allocate_gf_group_bits() local
2160 if (has_temporal_layers) alt_frame_index = cpi->svc.number_temporal_layers; in allocate_gf_group_bits()
2196 if (has_temporal_layers) in allocate_gf_group_bits()
2208 if (!has_temporal_layers) ++frame_index; in allocate_gf_group_bits()
2247 if (has_temporal_layers && frame_index == alt_frame_index) { in allocate_gf_group_bits()