Searched refs:temporal_layer_profile (Results 1 – 2 of 2) sorted by relevance
220 const int* temporal_layer_profile, in DefaultSettings() argument247 temporal_layer_profile[0]); in DefaultSettings()251 temporal_layer_profile[1]); in DefaultSettings()255 temporal_layer_profile[2]); in DefaultSettings()284 void SimulcastTestFixtureImpl::SetUpCodec(const int* temporal_layer_profile) { in SetUpCodec() argument287 DefaultSettings(&settings_, temporal_layer_profile, codec_type_); in SetUpCodec()597 const int* temporal_layer_profile = nullptr; in SwitchingToOneStream() local602 temporal_layer_profile = kDefaultTemporalLayerProfile; in SwitchingToOneStream()604 temporal_layer_profile = kNoTemporalLayerProfile; in SwitchingToOneStream()655 DefaultSettings(&settings_, temporal_layer_profile, codec_type_); in SwitchingToOneStream()[all …]
55 const int* temporal_layer_profile,63 void SetUpCodec(const int* temporal_layer_profile);