Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8.h184 int WritePictureID(uint8_t* buffer, size_t buffer_length) const;
Drtp_format_vp8.cc539 const int pic_id_length = WritePictureID( in WritePictureIDFields()
548 int RtpPacketizerVp8::WritePictureID(uint8_t* buffer, in WritePictureID() function in webrtc::RtpPacketizerVp8