Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h626 uint32 dataWithAL3M : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp1091 PutBoolean(x->dataWithAL3M, stream); in Encode_H223AnnexCCapability()
Dh245_analysis.cpp1142 ShowPERBoolean(tag, indent, "dataWithAL3M", x->dataWithAL3M); in Analyze_H223AnnexCCapability()
Dh245_decoder.cpp1508 x->dataWithAL3M = GetBoolean(stream); in Decode_H223AnnexCCapability()