Home
last modified time | relevance | path

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

/external/opencore/protocols/rtp_payload_parser/rfc_3984/src/
Dh264_payload_parser_interleave_mode.h252 uint32 curr_fuType = fuType & 0x03; in updateWhenDequeuingData() local
254 if (curr_fuType == 0) // complete NAL in updateWhenDequeuingData()
262 else if (curr_fuType == 3) // ending fragemented NAL in updateWhenDequeuingData()