Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dh324utils.cpp1297 x6->h223AnnexA = OFF; in GenerateTcs()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h570 uint32 h223AnnexA : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp1031 PutBoolean(x->h223AnnexA, stream); in Encode_MobileOperationTransmitCapability()
Dh245_analysis.cpp1079 ShowPERBoolean(tag, indent, "h223AnnexA", x->h223AnnexA); in Analyze_MobileOperationTransmitCapability()
Dh245_decoder.cpp1429 x->h223AnnexA = GetBoolean(stream); in Decode_MobileOperationTransmitCapability()