Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/
H A Dtemporal_layers_checker.cc23 int num_temporal_layers) { in CreateTemporalLayersChecker()
35 TemporalLayersChecker::TemporalLayersChecker(int num_temporal_layers) in TemporalLayersChecker()
H A Ddefault_temporal_layers.cc706 int num_temporal_layers) { in GetTemporalDependencies()
734 int num_temporal_layers) in DefaultTemporalLayersChecker()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/av1/
H A Dav1_svc_config.cc26 absl::optional<ScalabilityMode> BuildScalabilityMode(int num_temporal_layers, in BuildScalabilityMode()
57 int num_temporal_layers, in SetAv1SvcConfig()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/test/
H A 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
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/
H A Dsvc_config.cc85 size_t num_temporal_layers, in ConfigureSvcNormalVideo()
222 size_t num_temporal_layers, in GetSvcConfig()
/aosp_15_r20/external/libvpx/examples/
H A 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
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/test/
H A Dvideocodec_test_stats_impl.cc84 size_t num_temporal_layers = 0; in SliceAndCalcLayerVideoStatistic() local
107 size_t num_temporal_layers = 0; in SliceAndCalcAggregatedVideoStatistic() local
H A Dvideocodec_test_fixture_impl.cc190 size_t num_temporal_layers, in SetCodecSettings()
770 const size_t num_temporal_layers = config_.NumberOfTemporalLayers(); in SetUpAndInitObjects() local
/aosp_15_r20/external/webrtc/call/
H A Drtp_payload_params.cc137 int num_temporal_layers) { in MinimalisticStructure()
548 const int num_temporal_layers = kMaxTemporalStreams; in Vp9ToGeneric() local
/aosp_15_r20/external/webrtc/video/config/
H A Dsimulcast.cc140 int num_temporal_layers = kDefaultNumTemporalLayers; in DefaultNumberOfTemporalLayers() local
378 int num_temporal_layers = DefaultNumberOfTemporalLayers(trials); in GetNormalSimulcastLayers() local
H A Dvideo_encoder_config.h64 absl::optional<size_t> num_temporal_layers; member
/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dvp8_temporal_layers_factory.cc36 int num_temporal_layers = in Create() local
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dsimulcast_utility.cc93 uint8_t num_temporal_layers = in NumberOfTemporalLayers() local
H A Dsimulcast_rate_allocator.cc282 const size_t num_temporal_layers = NumTemporalStreams(simulcast_id); in DefaultTemporalLayerAllocation() local
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dvideo_codec_initializer.cc120 int num_temporal_layers = in VideoEncoderConfigToVideoCodec() local
H A Dfec_controller_default.cc54 size_t num_temporal_layers, in SetEncodingData()
/aosp_15_r20/external/webrtc/test/fuzzers/
H A Dvp9_encoder_references_fuzzer.cc210 int num_temporal_layers = 1 + ((config >> 2) & 0b11); in CodecSettings() local
248 int num_temporal_layers, in IsSupported()
/aosp_15_r20/external/webrtc/modules/video_coding/svc/
H A Dscalable_video_controller.h29 int num_temporal_layers = 1; member
H A Dscalability_structure_simulcast.cc46 int num_temporal_layers, in ScalabilityStructureSimulcast()
H A Dscalability_structure_full_svc.cc29 int num_temporal_layers, in ScalabilityStructureFullSvc()
H A Dscalability_structure_key_svc.cc30 int num_temporal_layers) in ScalabilityStructureKeySvc()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/h264/
H A Dh264_encoder_impl.h52 int num_temporal_layers = 1; member
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_video_layers_allocation_extension.cc289 int num_temporal_layers = 1 + ((*read_at >> bit_offset) & 0b11); in Parse() local
/aosp_15_r20/external/webrtc/video/end_to_end_tests/
H A Dmulti_codec_receive_tests.cc163 size_t num_temporal_layers; member
/aosp_15_r20/external/webrtc/pc/test/
H A Dsvc_e2e_tests.cc102 int num_temporal_layers = in Create() local

12