/external/webrtc/modules/video_coding/codecs/vp8/ |
D | temporal_layers_checker.cc | 23 int num_temporal_layers) { in CreateTemporalLayersChecker() 34 TemporalLayersChecker::TemporalLayersChecker(int num_temporal_layers) in TemporalLayersChecker()
|
D | default_temporal_layers.cc | 669 int num_temporal_layers) { in GetTemporalDependencies() 697 int num_temporal_layers) in DefaultTemporalLayersChecker()
|
D | screenshare_layers.cc | 51 ScreenshareLayers::ScreenshareLayers(int num_temporal_layers) in ScreenshareLayers()
|
D | default_temporal_layers_unittest.cc | 92 int num_temporal_layers) { in GetTemporalLayerRates()
|
/external/webrtc/modules/video_coding/codecs/vp9/ |
D | svc_config.cc | 67 size_t num_temporal_layers) { in ConfigureSvcNormalVideo() 145 size_t num_temporal_layers, in GetSvcConfig()
|
D | svc_rate_allocator.cc | 282 const size_t num_temporal_layers = codec_.VP9().numberOfTemporalLayers; in GetAllocationNormalVideo() local
|
D | svc_rate_allocator_unittest.cc | 27 size_t num_temporal_layers, in Configure()
|
/external/webrtc/api/video_codecs/ |
D | vp8_temporal_layers_factory.cc | 36 int num_temporal_layers = in Create() local
|
D | video_encoder_config.h | 61 absl::optional<size_t> num_temporal_layers; member
|
/external/webrtc/media/engine/ |
D | simulcast.cc | 124 int num_temporal_layers = default_num_temporal_layers; in DefaultNumberOfTemporalLayers() local 307 int num_temporal_layers = DefaultNumberOfTemporalLayers(s, false); in GetNormalSimulcastLayers() local 382 const int num_temporal_layers = DefaultNumberOfTemporalLayers(1, true); in GetScreenshareLayers() local
|
D | fake_webrtc_call.cc | 232 const unsigned char num_temporal_layers = static_cast<unsigned char>( in ReconfigureVideoEncoder() local
|
/external/libvpx/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/utility/ |
D | simulcast_utility.cc | 101 uint8_t num_temporal_layers = in NumberOfTemporalLayers() local
|
D | simulcast_rate_allocator.cc | 284 const size_t num_temporal_layers = NumTemporalStreams(simulcast_id); in DefaultTemporalLayerAllocation() local
|
D | simulcast_test_fixture_impl.cc | 201 int num_temporal_layers) { in ConfigureStream()
|
/external/webrtc/modules/video_coding/codecs/test/ |
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
|
D | videocodec_test_fixture_impl.cc | 156 size_t num_temporal_layers, in SetCodecSettings() 659 const size_t num_temporal_layers = config_.NumberOfTemporalLayers(); in SetUpAndInitObjects() local
|
/external/webrtc/modules/video_coding/codecs/av1/ |
D | scalable_video_controller.h | 30 int num_temporal_layers = 1; member
|
/external/webrtc/modules/video_coding/codecs/h264/ |
D | h264_encoder_impl.h | 51 int num_temporal_layers = 1; member
|
/external/webrtc/modules/video_coding/codecs/vp9/test/ |
D | vp9_impl_unittest.cc | 76 void ConfigureSvc(size_t num_spatial_layers, size_t num_temporal_layers = 1) { in ConfigureSvc() 326 const size_t num_temporal_layers = 3; in TEST_F() local 826 const size_t num_temporal_layers = 2; in TEST_F() local 898 const size_t num_temporal_layers = 2; in TEST_F() local 1213 const size_t num_temporal_layers = 2; in TEST_F() local
|
/external/webrtc/modules/video_coding/ |
D | fec_controller_default.cc | 54 size_t num_temporal_layers, in SetEncodingData()
|
/external/webrtc/video/ |
D | encoder_bitrate_adjuster_unittest.cc | 44 size_t num_temporal_layers, in SetUpAdjuster()
|
D | video_send_stream_impl.cc | 546 const size_t num_temporal_layers = in OnEncoderConfigurationChanged() local
|
/external/webrtc/video/end_to_end_tests/ |
D | multi_codec_receive_tests.cc | 165 size_t num_temporal_layers; member
|
/external/webrtc/api/test/ |
D | video_quality_test_fixture.h | 55 int num_temporal_layers = 1; member
|