Home
last modified time | relevance | path

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

/external/opencore/protocols/rtp_payload_parser/rfc_3984/src/
Dh264_payload_parser_interleave_mode.h72 uint32 fuType; // First byte: current fuType variable
191 uint32 fuType = fragmentedBitMask & 0x03; in queue() local
228 …void updateWhenQueuingData(const uint32 fuType, const uint8 nal_type, const uint32 fragmentedBitMa… in updateWhenQueuingData()
249 void updateWhenDequeuingData(const uint32 fuType) in updateWhenDequeuingData()