| /external/webrtc/modules/video_coding/codecs/vp8/ | 
| D | temporal_layers_checker.cc | 23                                                    int num_temporal_layers) {  in CreateTemporalLayersChecker()35 TemporalLayersChecker::TemporalLayersChecker(int num_temporal_layers)  in TemporalLayersChecker()
 
 | 
| D | default_temporal_layers.cc | 706     int num_temporal_layers) {  in GetTemporalDependencies()734     int num_temporal_layers)  in DefaultTemporalLayersChecker()
 
 | 
| D | screenshare_layers.cc | 51 ScreenshareLayers::ScreenshareLayers(int num_temporal_layers)  in ScreenshareLayers()
 | 
| /external/webrtc/modules/video_coding/codecs/av1/ | 
| D | av1_svc_config.cc | 26 absl::optional<ScalabilityMode> BuildScalabilityMode(int num_temporal_layers,  in BuildScalabilityMode()57                      int num_temporal_layers,  in SetAv1SvcConfig()
 
 | 
| /external/webrtc/api/video_codecs/ | 
| D | vp8_temporal_layers_factory.cc | 36     int num_temporal_layers =  in Create()  local
 | 
| /external/webrtc/modules/video_coding/codecs/vp9/ | 
| D | svc_config.cc | 85     size_t num_temporal_layers,  in ConfigureSvcNormalVideo()222     size_t num_temporal_layers,  in GetSvcConfig()
 
 | 
| /external/webrtc/modules/video_coding/utility/ | 
| D | simulcast_utility.cc | 93   uint8_t num_temporal_layers =  in NumberOfTemporalLayers()  local
 | 
| D | simulcast_rate_allocator.cc | 282   const size_t num_temporal_layers = NumTemporalStreams(simulcast_id);  in DefaultTemporalLayerAllocation()  local
 | 
| /external/libvpx/examples/ | 
| 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
 
 | 
| /external/webrtc/modules/video_coding/ | 
| D | video_codec_initializer.cc | 120     int num_temporal_layers =  in VideoEncoderConfigToVideoCodec()  local
 | 
| D | fec_controller_default.cc | 54                                            size_t num_temporal_layers,  in SetEncodingData()
 | 
| /external/webrtc/modules/video_coding/codecs/test/ | 
| D | videocodec_test_stats_impl.cc | 84   size_t num_temporal_layers = 0;  in SliceAndCalcLayerVideoStatistic()  local107   size_t num_temporal_layers = 0;  in SliceAndCalcAggregatedVideoStatistic()  local
 
 | 
| 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
 
 | 
| /external/webrtc/modules/video_coding/svc/ | 
| D | scalable_video_controller.h | 29     int num_temporal_layers = 1;  member
 | 
| D | scalability_structure_simulcast.cc | 46     int num_temporal_layers,  in ScalabilityStructureSimulcast()
 | 
| D | scalability_structure_full_svc.cc | 29     int num_temporal_layers,  in ScalabilityStructureFullSvc()
 | 
| D | scalability_structure_key_svc.cc | 30                                                        int num_temporal_layers)  in ScalabilityStructureKeySvc()
 | 
| /external/webrtc/modules/video_coding/codecs/h264/ | 
| D | h264_encoder_impl.h | 52     int num_temporal_layers = 1;  member
 | 
| /external/webrtc/call/ | 
| D | rtp_payload_params.cc | 137                                                int num_temporal_layers) {  in MinimalisticStructure()548   const int num_temporal_layers = kMaxTemporalStreams;  in Vp9ToGeneric()  local
 
 | 
| /external/webrtc/video/config/ | 
| D | simulcast.cc | 140   int num_temporal_layers = kDefaultNumTemporalLayers;  in DefaultNumberOfTemporalLayers()  local378     int num_temporal_layers = DefaultNumberOfTemporalLayers(trials);  in GetNormalSimulcastLayers()  local
 
 | 
| D | video_encoder_config.h | 64   absl::optional<size_t> num_temporal_layers;  member
 | 
| /external/webrtc/modules/video_coding/codecs/vp9/test/ | 
| 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
 
 | 
| /external/webrtc/modules/rtp_rtcp/source/ | 
| D | rtp_video_layers_allocation_extension.cc | 289       int num_temporal_layers = 1 + ((*read_at >> bit_offset) & 0b11);  in Parse()  local
 | 
| /external/webrtc/video/end_to_end_tests/ | 
| D | multi_codec_receive_tests.cc | 163     size_t num_temporal_layers;  member
 | 
| /external/webrtc/pc/test/ | 
| D | svc_e2e_tests.cc | 102     int num_temporal_layers =  in Create()  local
 |