Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dh324utils.cpp1300 x6->h223AnnexBwithHeader = OFF; in GenerateTcs()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h576 uint32 h223AnnexBwithHeader : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp1034 PutBoolean(x->h223AnnexBwithHeader, stream); in Encode_MobileOperationTransmitCapability()
Dh245_analysis.cpp1082 ShowPERBoolean(tag, indent, "h223AnnexBwithHeader", x->h223AnnexBwithHeader); in Analyze_MobileOperationTransmitCapability()
Dh245_decoder.cpp1432 x->h223AnnexBwithHeader = GetBoolean(stream); in Decode_MobileOperationTransmitCapability()