/external/webrtc/modules/video_coding/codecs/av1/ |
D | av1_svc_config.cc | 84 SpatialLayer& spatial_layer = video_codec.spatialLayers[sl_idx]; in SetAv1SvcConfig() local 96 SpatialLayer& spatial_layer = video_codec.spatialLayers[0]; in SetAv1SvcConfig() local 105 SpatialLayer& spatial_layer = video_codec.spatialLayers[sl_idx]; in SetAv1SvcConfig() local
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_video_layers_allocation_extension.cc | 87 for (const auto& spatial_layer : allocation.active_spatial_layers) { in AllocationIsValid() local 204 for (const auto& spatial_layer : allocation.active_spatial_layers) { in Write() local 212 for (const auto& spatial_layer : allocation.active_spatial_layers) { in Write() local 354 for (const auto& spatial_layer : allocation.active_spatial_layers) { in ValueSize() local
|
/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | target_bitrate.cc | 26 TargetBitrate::BitrateItem::BitrateItem(uint8_t spatial_layer, in BitrateItem() 90 void TargetBitrate::AddTargetBitrate(uint8_t spatial_layer, in AddTargetBitrate()
|
D | target_bitrate.h | 35 uint8_t spatial_layer; member
|
/external/webrtc/modules/video_coding/codecs/vp9/ |
D | svc_config.cc | 60 SpatialLayer spatial_layer = {0}; in ConfigureSvcScreenSharing() local 118 SpatialLayer spatial_layer = {0}; in ConfigureSvcNormalVideo() local
|
/external/webrtc/test/ |
D | fake_encoded_frame.cc | 74 FakeFrameBuilder& FakeFrameBuilder::SpatialLayer(int spatial_layer) { in SpatialLayer()
|
/external/webrtc/modules/video_coding/ |
D | frame_buffer2_unittest.cc | 145 uint8_t spatial_layer, in CreateFrame() 170 uint8_t spatial_layer, in InsertFrame() 200 void CheckFrame(size_t index, int picture_id, int spatial_layer) { in CheckFrame()
|
/external/webrtc/api/transport/rtp/ |
D | dependency_descriptor.h | 102 inline FrameDependencyTemplate& FrameDependencyTemplate::S(int spatial_layer) { in S()
|
/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
D | analyzer_common.h | 81 uint8_t spatial_layer; member
|
/external/webrtc/video/config/ |
D | encoder_stream_factory.cc | 236 for (const webrtc::SpatialLayer& spatial_layer : svc_layers) { in CreateDefaultVideoStreams() local
|
/external/webrtc/sdk/android/src/jni/ |
D | video_encoder_wrapper.cc | 423 std::array<int32_t, kMaxTemporalStreams> spatial_layer; in ToJavaBitrateAllocation() local
|
/external/webrtc/call/ |
D | rtp_payload_params.cc | 184 for (auto& spatial_layer : last_shared_frame_id_) in RtpPayloadParams() local
|
/external/webrtc/video/ |
D | video_stream_encoder.cc | 242 VideoLayersAllocation::SpatialLayer& spatial_layer = in CreateVideoLayersAllocation() local 297 VideoLayersAllocation::SpatialLayer& spatial_layer = in CreateVideoLayersAllocation() local
|
/external/libaom/av1/encoder/ |
D | av1_temporal_denoiser.c | 193 int lst_fb_idx, int gld_fb_idx, int use_svc, int spatial_layer, in perform_motion_compensation()
|
/external/libvpx/vp9/encoder/ |
D | vp9_denoiser.c | 192 int use_svc, int spatial_layer, int use_gf_temporal_ref) { in perform_motion_compensation()
|
/external/webrtc/test/fuzzers/ |
D | vp9_encoder_references_fuzzer.cc | 219 SpatialLayer& spatial_layer = codec_settings.spatialLayers[sid]; in CodecSettings() local
|
/external/libaom/test/ |
D | svc_datarate_test.cc | 312 aom_svc_ref_frame_comp_pred_t *ref_frame_comp_pred, int spatial_layer, in set_layer_pattern()
|