Searched refs:current_temporal_layers (Results 1 – 1 of 1) sorted by relevance
65 int CalculateNumberOfTemporalLayers(int current_temporal_layers, in CalculateNumberOfTemporalLayers() argument70 if (input_fps >= 20 && current_temporal_layers >= 3) { in CalculateNumberOfTemporalLayers()77 if (input_fps > 8 && current_temporal_layers >= 2) { in CalculateNumberOfTemporalLayers()