Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1698 uint32 twoChannels : member
1729 uint32 twoChannels : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp2531 PutBoolean(x->twoChannels, stream); in Encode_IS11172AudioCapability()
2554 PutBoolean(x->twoChannels, stream); in Encode_IS13818AudioCapability()
Dh245_analysis.cpp2680 ShowPERBoolean(tag, indent, "twoChannels", x->twoChannels); in Analyze_IS11172AudioCapability()
2705 ShowPERBoolean(tag, indent, "twoChannels", x->twoChannels); in Analyze_IS13818AudioCapability()
Dh245_decoder.cpp3459 x->twoChannels = GetBoolean(stream); in Decode_IS11172AudioCapability()
3493 x->twoChannels = GetBoolean(stream); in Decode_IS13818AudioCapability()