Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/call/
H A Drtp_video_sender.cc322 bool IsFirstFrameOfACodedVideoSequence( in IsFirstFrameOfACodedVideoSequence() function
595 if (IsFirstFrameOfACodedVideoSequence(encoded_image, codec_specific_info)) { in OnEncodedImage()