/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ |
H A D | temporal_layers_checker.cc | 23 int num_temporal_layers) { in CreateTemporalLayersChecker() 35 TemporalLayersChecker::TemporalLayersChecker(int num_temporal_layers) in TemporalLayersChecker()
|
H A D | default_temporal_layers.cc | 706 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 D | av1_svc_config.cc | 26 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 D | vp9_impl_unittest.cc | 85 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 D | svc_config.cc | 85 size_t num_temporal_layers, in ConfigureSvcNormalVideo() 222 size_t num_temporal_layers, in GetSvcConfig()
|
/aosp_15_r20/external/libvpx/examples/ |
H A D | vp8_multi_resolution_encoder.c | 166 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 D | videocodec_test_stats_impl.cc | 84 size_t num_temporal_layers = 0; in SliceAndCalcLayerVideoStatistic() local 107 size_t num_temporal_layers = 0; in SliceAndCalcAggregatedVideoStatistic() local
|
H A D | videocodec_test_fixture_impl.cc | 190 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 D | rtp_payload_params.cc | 137 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 D | simulcast.cc | 140 int num_temporal_layers = kDefaultNumTemporalLayers; in DefaultNumberOfTemporalLayers() local 378 int num_temporal_layers = DefaultNumberOfTemporalLayers(trials); in GetNormalSimulcastLayers() local
|
H A D | video_encoder_config.h | 64 absl::optional<size_t> num_temporal_layers; member
|
/aosp_15_r20/external/webrtc/api/video_codecs/ |
H A D | vp8_temporal_layers_factory.cc | 36 int num_temporal_layers = in Create() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/utility/ |
H A D | simulcast_utility.cc | 93 uint8_t num_temporal_layers = in NumberOfTemporalLayers() local
|
H A D | simulcast_rate_allocator.cc | 282 const size_t num_temporal_layers = NumTemporalStreams(simulcast_id); in DefaultTemporalLayerAllocation() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | video_codec_initializer.cc | 120 int num_temporal_layers = in VideoEncoderConfigToVideoCodec() local
|
H A D | fec_controller_default.cc | 54 size_t num_temporal_layers, in SetEncodingData()
|
/aosp_15_r20/external/webrtc/test/fuzzers/ |
H A D | vp9_encoder_references_fuzzer.cc | 210 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 D | scalable_video_controller.h | 29 int num_temporal_layers = 1; member
|
H A D | scalability_structure_simulcast.cc | 46 int num_temporal_layers, in ScalabilityStructureSimulcast()
|
H A D | scalability_structure_full_svc.cc | 29 int num_temporal_layers, in ScalabilityStructureFullSvc()
|
H A D | scalability_structure_key_svc.cc | 30 int num_temporal_layers) in ScalabilityStructureKeySvc()
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/h264/ |
H A D | h264_encoder_impl.h | 52 int num_temporal_layers = 1; member
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_video_layers_allocation_extension.cc | 289 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 D | multi_codec_receive_tests.cc | 163 size_t num_temporal_layers; member
|
/aosp_15_r20/external/webrtc/pc/test/ |
H A D | svc_e2e_tests.cc | 102 int num_temporal_layers = in Create() local
|