Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/utility/
H A Dsimulcast_test_fixture_impl.cc220 const int* temporal_layer_profile, in DefaultSettings() argument
247 temporal_layer_profile[0]); in DefaultSettings()
251 temporal_layer_profile[1]); in DefaultSettings()
255 temporal_layer_profile[2]); in DefaultSettings()
287 DefaultSettings(&settings_, temporal_layer_profile, codec_type_); in SetUpCodec()
597 const int* temporal_layer_profile = nullptr; in SwitchingToOneStream() local
602 temporal_layer_profile = kDefaultTemporalLayerProfile; in SwitchingToOneStream()
604 temporal_layer_profile = kNoTemporalLayerProfile; in SwitchingToOneStream()
655 DefaultSettings(&settings_, temporal_layer_profile, codec_type_); in SwitchingToOneStream()
759 int temporal_layer_profile[3] = {3, 2, 1}; in TestSpatioTemporalLayers321PatternEncoder() local
[all …]
H A Dsimulcast_test_fixture_impl.h55 const int* temporal_layer_profile,
63 void SetUpCodec(const int* temporal_layer_profile);
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/utility/
H A Dsimulcast_test_fixture_impl.cc211 const int* temporal_layer_profile, in DefaultSettings() argument
236 temporal_layer_profile[0]); in DefaultSettings()
240 temporal_layer_profile[1]); in DefaultSettings()
244 temporal_layer_profile[2]); in DefaultSettings()
276 DefaultSettings(&settings_, temporal_layer_profile, codec_type_); in SetUpCodec()
586 const int* temporal_layer_profile = nullptr; in SwitchingToOneStream() local
591 temporal_layer_profile = kDefaultTemporalLayerProfile; in SwitchingToOneStream()
593 temporal_layer_profile = kNoTemporalLayerProfile; in SwitchingToOneStream()
644 DefaultSettings(&settings_, temporal_layer_profile, codec_type_); in SwitchingToOneStream()
748 int temporal_layer_profile[3] = {3, 2, 1}; in TestSpatioTemporalLayers321PatternEncoder() local
[all …]
H A Dsimulcast_test_fixture_impl.h56 const int* temporal_layer_profile,
64 void SetUpCodec(const int* temporal_layer_profile);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/utility/
H A Dsimulcast_test_fixture_impl.cc211 const int* temporal_layer_profile, in DefaultSettings() argument
236 temporal_layer_profile[0]); in DefaultSettings()
240 temporal_layer_profile[1]); in DefaultSettings()
244 temporal_layer_profile[2]); in DefaultSettings()
276 DefaultSettings(&settings_, temporal_layer_profile, codec_type_); in SetUpCodec()
586 const int* temporal_layer_profile = nullptr; in SwitchingToOneStream() local
591 temporal_layer_profile = kDefaultTemporalLayerProfile; in SwitchingToOneStream()
593 temporal_layer_profile = kNoTemporalLayerProfile; in SwitchingToOneStream()
644 DefaultSettings(&settings_, temporal_layer_profile, codec_type_); in SwitchingToOneStream()
748 int temporal_layer_profile[3] = {3, 2, 1}; in TestSpatioTemporalLayers321PatternEncoder() local
[all …]
H A Dsimulcast_test_fixture_impl.h56 const int* temporal_layer_profile,
64 void SetUpCodec(const int* temporal_layer_profile);
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/utility/
H A Dsimulcast_test_fixture_impl.cc219 const int* temporal_layer_profile, in DefaultSettings() argument
244 temporal_layer_profile[0]); in DefaultSettings()
248 temporal_layer_profile[1]); in DefaultSettings()
252 temporal_layer_profile[2]); in DefaultSettings()
284 DefaultSettings(&settings_, temporal_layer_profile, codec_type_); in SetUpCodec()
594 const int* temporal_layer_profile = nullptr; in SwitchingToOneStream() local
599 temporal_layer_profile = kDefaultTemporalLayerProfile; in SwitchingToOneStream()
601 temporal_layer_profile = kNoTemporalLayerProfile; in SwitchingToOneStream()
652 DefaultSettings(&settings_, temporal_layer_profile, codec_type_); in SwitchingToOneStream()
756 int temporal_layer_profile[3] = {3, 2, 1}; in TestSpatioTemporalLayers321PatternEncoder() local
[all …]
H A Dsimulcast_test_fixture_impl.h55 const int* temporal_layer_profile,
63 void SetUpCodec(const int* temporal_layer_profile);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/codecs/vp8/
H A Dsimulcast_test_utility.h192 const int* temporal_layer_profile) { in DefaultSettings() argument
211 &settings->simulcastStream[0], temporal_layer_profile[0]); in DefaultSettings()
214 &settings->simulcastStream[1], temporal_layer_profile[1]); in DefaultSettings()
217 &settings->simulcastStream[2], temporal_layer_profile[2]); in DefaultSettings()
260 void SetUpCodec(const int* temporal_layer_profile) { in SetUpCodec() argument
263 DefaultSettings(&settings_, temporal_layer_profile); in SetUpCodec()
643 int temporal_layer_profile[3] = {3, 2, 1}; in TestSpatioTemporalLayers321PatternEncoder() local
644 SetUpCodec(temporal_layer_profile); in TestSpatioTemporalLayers321PatternEncoder()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/codecs/vp8/
H A Dsimulcast_test_utility.h192 const int* temporal_layer_profile) { in DefaultSettings() argument
211 &settings->simulcastStream[0], temporal_layer_profile[0]); in DefaultSettings()
214 &settings->simulcastStream[1], temporal_layer_profile[1]); in DefaultSettings()
217 &settings->simulcastStream[2], temporal_layer_profile[2]); in DefaultSettings()
260 void SetUpCodec(const int* temporal_layer_profile) { in SetUpCodec() argument
263 DefaultSettings(&settings_, temporal_layer_profile); in SetUpCodec()
643 int temporal_layer_profile[3] = {3, 2, 1}; in TestSpatioTemporalLayers321PatternEncoder() local
644 SetUpCodec(temporal_layer_profile); in TestSpatioTemporalLayers321PatternEncoder()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/
H A Dsimulcast_test_utility.h192 const int* temporal_layer_profile) { in DefaultSettings() argument
211 &settings->simulcastStream[0], temporal_layer_profile[0]); in DefaultSettings()
214 &settings->simulcastStream[1], temporal_layer_profile[1]); in DefaultSettings()
217 &settings->simulcastStream[2], temporal_layer_profile[2]); in DefaultSettings()
260 void SetUpCodec(const int* temporal_layer_profile) { in SetUpCodec() argument
263 DefaultSettings(&settings_, temporal_layer_profile); in SetUpCodec()
643 int temporal_layer_profile[3] = {3, 2, 1}; in TestSpatioTemporalLayers321PatternEncoder() local
644 SetUpCodec(temporal_layer_profile); in TestSpatioTemporalLayers321PatternEncoder()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/
H A Dsimulcast_unittest.h194 const int* temporal_layer_profile) { in DefaultSettings() argument
211 &settings->simulcastStream[0], temporal_layer_profile[0]); in DefaultSettings()
214 &settings->simulcastStream[1], temporal_layer_profile[1]); in DefaultSettings()
217 &settings->simulcastStream[2], temporal_layer_profile[2]); in DefaultSettings()
252 void SetUpCodec(const int* temporal_layer_profile) { in SetUpCodec() argument
255 DefaultSettings(&settings_, temporal_layer_profile); in SetUpCodec()
782 int temporal_layer_profile[3] = {3, 2, 1}; in TestSpatioTemporalLayers321PatternEncoder() local
783 SetUpCodec(temporal_layer_profile); in TestSpatioTemporalLayers321PatternEncoder()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/
H A Dsimulcast_unittest.h253 const int* temporal_layer_profile) { in DefaultSettings() argument
273 temporal_layer_profile[0]); in DefaultSettings()
279 temporal_layer_profile[1]); in DefaultSettings()
285 temporal_layer_profile[2]); in DefaultSettings()
317 virtual void SetUpCodec(const int* temporal_layer_profile) { in SetUpCodec() argument
320 DefaultSettings(&settings_, temporal_layer_profile); in SetUpCodec()
859 int temporal_layer_profile[3] = {3, 2, 1}; in TestSpatioTemporalLayers321PatternEncoder() local
860 SetUpCodec(temporal_layer_profile); in TestSpatioTemporalLayers321PatternEncoder()