Searched refs:PS_SignalRtp (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 405 void Delete_SignalRtp(PS_SignalRtp x);
|
D | h245_decoder.h | 403 void Decode_SignalRtp(PS_SignalRtp x, PS_InStream stream);
|
D | h245_encoder.h | 403 void Encode_SignalRtp(PS_SignalRtp x, PS_OutStream stream);
|
D | h245_analysis.h | 402 void Analyze_SignalRtp(PS_SignalRtp x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 5676 typedef S_SignalRtp *PS_SignalRtp; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 8099 void Delete_SignalRtp(PS_SignalRtp x) in Delete_SignalRtp()
|
D | h245_encoder.cpp | 9055 void Encode_SignalRtp(PS_SignalRtp x, PS_OutStream stream) in Encode_SignalRtp()
|
D | h245_analysis.cpp | 9847 void Analyze_SignalRtp(PS_SignalRtp x, const char* label, uint16 tag, uint16 indent) in Analyze_SignalRtp()
|
D | h245_decoder.cpp | 12125 void Decode_SignalRtp(PS_SignalRtp x, PS_InStream stream) in Decode_SignalRtp()
|