OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PictureIdPresent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8.h
199
bool
PictureIdPresent
() const { return (PictureIdLength() > 0); }
rtp_format_vp8.cc
601
if (
PictureIdPresent
()) {
714
return (TIDFieldPresent() || TL0PicIdxFieldPresent() ||
PictureIdPresent
() ||
Completed in 336 milliseconds