Home
last modified time | relevance | path

Searched refs:SetVideoLayersAllocationUnderLock (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video_frame_transformer_delegate.h66 void SetVideoLayersAllocationUnderLock(VideoLayersAllocation allocation);
H A Drtp_sender_video_frame_transformer_delegate.cc169 void RTPSenderVideoFrameTransformerDelegate::SetVideoLayersAllocationUnderLock( in SetVideoLayersAllocationUnderLock() function in webrtc::RTPSenderVideoFrameTransformerDelegate
H A Drtp_sender_video.cc278 frame_transformer_delegate_->SetVideoLayersAllocationUnderLock( in SetVideoLayersAllocation()