Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_video.h130 void SetVideoLayersAllocationAfterTransformation(
Drtp_sender_video_frame_transformer_delegate.cc173 sender_->SetVideoLayersAllocationAfterTransformation(std::move(allocation)); in SetVideoLayersAllocationUnderLock()
Drtp_sender_video.cc285 void RTPSenderVideo::SetVideoLayersAllocationAfterTransformation( in SetVideoLayersAllocationAfterTransformation() function in webrtc::RTPSenderVideo