Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h805 uint32 atmABR : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp1318 PutBoolean(x->atmABR, stream); in Encode_ATMParameters()
Dh245_analysis.cpp1367 ShowPERBoolean(tag, indent, "atmABR", x->atmABR); in Analyze_ATMParameters()
Dh245_decoder.cpp1812 x->atmABR = GetBoolean(stream); in Decode_ATMParameters()