Home
last modified time | relevance | path

Searched refs:PS_SignalRtp (Results 1 – 9 of 9) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h405 void Delete_SignalRtp(PS_SignalRtp x);
Dh245_decoder.h403 void Decode_SignalRtp(PS_SignalRtp x, PS_InStream stream);
Dh245_encoder.h403 void Encode_SignalRtp(PS_SignalRtp x, PS_OutStream stream);
Dh245_analysis.h402 void Analyze_SignalRtp(PS_SignalRtp x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5676 typedef S_SignalRtp *PS_SignalRtp; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp8099 void Delete_SignalRtp(PS_SignalRtp x) in Delete_SignalRtp()
Dh245_encoder.cpp9055 void Encode_SignalRtp(PS_SignalRtp x, PS_OutStream stream) in Encode_SignalRtp()
Dh245_analysis.cpp9847 void Analyze_SignalRtp(PS_SignalRtp x, const char* label, uint16 tag, uint16 indent) in Analyze_SignalRtp()
Dh245_decoder.cpp12125 void Decode_SignalRtp(PS_SignalRtp x, PS_InStream stream) in Decode_SignalRtp()