Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_h264.cc41 enum FuDefs { kSBit = 0x80, kEBit = 0x40, kRBit = 0x20 }; enumerator
Drtp_format_h264_unittest.cc42 enum FuDefs { kSBit = 0x80, kEBit = 0x40, kRBit = 0x20 }; enumerator