Home
last modified time | relevance | path

Searched refs:GetUnboundedInteger (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dgenericper.h106 uint32 GetUnboundedInteger(PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dgenericper.cpp341 uint32 GetUnboundedInteger(PS_InStream stream) in GetUnboundedInteger() function
374 value = GetUnboundedInteger(stream); in GetExtendedInteger()
Dh245_decoder.cpp3964 x->t38FaxMaxBuffer = GetUnboundedInteger(stream); in Decode_T38FaxUdpOptions()
3968 x->t38FaxMaxDatagram = GetUnboundedInteger(stream); in Decode_T38FaxUdpOptions()