Home
last modified time | relevance | path

Searched defs:PictureIdPresent (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8.h199 bool PictureIdPresent() const { return (PictureIdLength() > 0); } in PictureIdPresent() function
Drtp_format_vp9.cc64 bool PictureIdPresent(const RTPVideoHeaderVP9& hdr) { in PictureIdPresent() function