Home
last modified time | relevance | path

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

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