Home
last modified time | relevance | path

Searched defs:num_temporal_layers (Results 1 – 25 of 43) sorted by relevance

12

/external/webrtc/modules/video_coding/codecs/vp8/
Dtemporal_layers_checker.cc23 int num_temporal_layers) { in CreateTemporalLayersChecker()
35 TemporalLayersChecker::TemporalLayersChecker(int num_temporal_layers) in TemporalLayersChecker()
Ddefault_temporal_layers.cc706 int num_temporal_layers) { in GetTemporalDependencies()
734 int num_temporal_layers) in DefaultTemporalLayersChecker()
Dscreenshare_layers.cc51 ScreenshareLayers::ScreenshareLayers(int num_temporal_layers) in ScreenshareLayers()
/external/webrtc/modules/video_coding/codecs/av1/
Dav1_svc_config.cc26 absl::optional<ScalabilityMode> BuildScalabilityMode(int num_temporal_layers, in BuildScalabilityMode()
57 int num_temporal_layers, in SetAv1SvcConfig()
/external/webrtc/api/video_codecs/
Dvp8_temporal_layers_factory.cc36 int num_temporal_layers = in Create() local
/external/webrtc/modules/video_coding/codecs/vp9/
Dsvc_config.cc85 size_t num_temporal_layers, in ConfigureSvcNormalVideo()
222 size_t num_temporal_layers, in GetSvcConfig()
/external/webrtc/modules/video_coding/utility/
Dsimulcast_utility.cc93 uint8_t num_temporal_layers = in NumberOfTemporalLayers() local
Dsimulcast_rate_allocator.cc282 const size_t num_temporal_layers = NumTemporalStreams(simulcast_id); in DefaultTemporalLayerAllocation() local
/external/libvpx/examples/
Dvp8_multi_resolution_encoder.c166 static void set_temporal_layer_pattern(int num_temporal_layers, in set_temporal_layer_pattern()
340 unsigned int num_temporal_layers[NUM_ENCODERS] = { 3, 3, 3 }; in main() local
/external/webrtc/modules/video_coding/
Dvideo_codec_initializer.cc120 int num_temporal_layers = in VideoEncoderConfigToVideoCodec() local
Dfec_controller_default.cc54 size_t num_temporal_layers, in SetEncodingData()
/external/webrtc/modules/video_coding/codecs/test/
Dvideocodec_test_stats_impl.cc84 size_t num_temporal_layers = 0; in SliceAndCalcLayerVideoStatistic() local
107 size_t num_temporal_layers = 0; in SliceAndCalcAggregatedVideoStatistic() local
Dvideocodec_test_fixture_impl.cc190 size_t num_temporal_layers, in SetCodecSettings()
770 const size_t num_temporal_layers = config_.NumberOfTemporalLayers(); in SetUpAndInitObjects() local
/external/webrtc/modules/video_coding/svc/
Dscalable_video_controller.h29 int num_temporal_layers = 1; member
Dscalability_structure_simulcast.cc46 int num_temporal_layers, in ScalabilityStructureSimulcast()
Dscalability_structure_full_svc.cc29 int num_temporal_layers, in ScalabilityStructureFullSvc()
Dscalability_structure_key_svc.cc30 int num_temporal_layers) in ScalabilityStructureKeySvc()
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_encoder_impl.h52 int num_temporal_layers = 1; member
/external/webrtc/call/
Drtp_payload_params.cc137 int num_temporal_layers) { in MinimalisticStructure()
548 const int num_temporal_layers = kMaxTemporalStreams; in Vp9ToGeneric() local
/external/webrtc/video/config/
Dsimulcast.cc140 int num_temporal_layers = kDefaultNumTemporalLayers; in DefaultNumberOfTemporalLayers() local
378 int num_temporal_layers = DefaultNumberOfTemporalLayers(trials); in GetNormalSimulcastLayers() local
Dvideo_encoder_config.h64 absl::optional<size_t> num_temporal_layers; member
/external/webrtc/modules/video_coding/codecs/vp9/test/
Dvp9_impl_unittest.cc85 int num_temporal_layers = 1) { in ConfigureSvc()
603 const size_t num_temporal_layers = 3; in TEST_P() local
758 const size_t num_temporal_layers = 3; in TEST_P() local
1223 const size_t num_temporal_layers = 2; in TEST_P() local
1295 const size_t num_temporal_layers = 2; in TEST_P() local
1610 const size_t num_temporal_layers = 2; in TEST_P() local
/external/webrtc/modules/rtp_rtcp/source/
Drtp_video_layers_allocation_extension.cc289 int num_temporal_layers = 1 + ((*read_at >> bit_offset) & 0b11); in Parse() local
/external/webrtc/video/end_to_end_tests/
Dmulti_codec_receive_tests.cc163 size_t num_temporal_layers; member
/external/webrtc/pc/test/
Dsvc_e2e_tests.cc102 int num_temporal_layers = in Create() local

12