Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h222 void Decode_MultiplexEntrySend(PS_MultiplexEntrySend x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp838 Decode_MultiplexEntrySend((PS_MultiplexEntrySend) *ppDataOut, stream); in RequestMessage_decode()
Dh245_decoder.cpp100 Decode_MultiplexEntrySend(x->multiplexEntrySend, stream); in Decode_RequestMessage()
6800 void Decode_MultiplexEntrySend(PS_MultiplexEntrySend x, PS_InStream stream) in Decode_MultiplexEntrySend() function