Searched refs:CopyCodecSpecific (Results 1 – 4 of 4) sorted by relevance
119 void CopyCodecSpecific(const RTPVideoHeader* header);
52 CopyCodecSpecific(&rtp_video_header_); in RtpFrameObject()
56 void VCMEncodedFrame::CopyCodecSpecific(const RTPVideoHeader* header) { in CopyCodecSpecific() function in webrtc::VCMEncodedFrame
134 CopyCodecSpecific(&packet.video_header); in InsertPacket()