Home
last modified time | relevance | path

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

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