Home
last modified time | relevance | path

Searched refs:Decode_DialingInformationNumber (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h335 void Decode_DialingInformationNumber(PS_DialingInformationNumber x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp10139 Decode_DialingInformationNumber(x->differential + i, stream); in Decode_DialingInformation()
10157 void Decode_DialingInformationNumber(PS_DialingInformationNumber x, PS_InStream stream) in Decode_DialingInformationNumber() function