Home
last modified time | relevance | path

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

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