Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h2748 uint16 n401; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp4207 PutInteger(1, 4095, (uint32)x->n401, stream); in Encode_V76HDLCParameters()
Dh245_analysis.cpp4488 ShowPERInteger(tag, indent, "n401", (int32)x->n401); in Analyze_V76HDLCParameters()
Dh245_decoder.cpp5594 x->n401 = (uint16) GetInteger(1, 4095, stream); in Decode_V76HDLCParameters()