Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1258 uint32 alternateInterVLCMode : member
1536 uint32 alternateInterVLCMode : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp1988 PutBoolean(x->alternateInterVLCMode, stream); in Encode_H263Options()
2320 PutBoolean(x->alternateInterVLCMode, stream); in Encode_H263ModeComboFlags()
Dh245_analysis.cpp2086 ShowPERBoolean(tag, indent, "alternateInterVLCMode", x->alternateInterVLCMode); in Analyze_H263Options()
2453 ShowPERBoolean(tag, indent, "alternateInterVLCMode", x->alternateInterVLCMode); in Analyze_H263ModeComboFlags()
Dh245_decoder.cpp2709 x->alternateInterVLCMode = GetBoolean(stream); in Decode_H263Options()
3166 x->alternateInterVLCMode = GetBoolean(stream); in Decode_H263ModeComboFlags()