Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_format_h264.cc45 RTPVideoHeaderH264* h264_header = &rtp_header->type.Video.codecHeader.H264; in ParseSingleNalu()
91 RTPVideoHeaderH264* h264_header = &rtp_header->type.Video.codecHeader.H264; in ParseFuaNalu()
/external/chromium_org/third_party/webrtc/modules/interface/
Dmodule_common_types.h63 struct RTPVideoHeaderH264 { struct
70 RTPVideoHeaderH264 H264; argument