Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1731 uint32 threeChannels2_1 : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp2555 PutBoolean(x->threeChannels2_1, stream); in Encode_IS13818AudioCapability()
Dh245_analysis.cpp2706 ShowPERBoolean(tag, indent, "threeChannels2_1", x->threeChannels2_1); in Analyze_IS13818AudioCapability()
Dh245_decoder.cpp3494 x->threeChannels2_1 = GetBoolean(stream); in Decode_IS13818AudioCapability()