Searched refs:PS_Al3CrcLength (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 178 void Delete_Al3CrcLength(PS_Al3CrcLength x);
|
D | h245_decoder.h | 176 void Decode_Al3CrcLength(PS_Al3CrcLength x, PS_InStream stream);
|
D | h245_encoder.h | 176 void Encode_Al3CrcLength(PS_Al3CrcLength x, PS_OutStream stream);
|
D | h245_analysis.h | 175 void Analyze_Al3CrcLength(PS_Al3CrcLength x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 2629 typedef S_Al3CrcLength *PS_Al3CrcLength; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 3474 void Delete_Al3CrcLength(PS_Al3CrcLength x) in Delete_Al3CrcLength()
|
D | h245_encoder.cpp | 4005 void Encode_Al3CrcLength(PS_Al3CrcLength x, PS_OutStream stream) in Encode_Al3CrcLength()
|
D | h245_analysis.cpp | 4261 void Analyze_Al3CrcLength(PS_Al3CrcLength x, const char* label, uint16 tag, uint16 indent) in Analyze_Al3CrcLength()
|
D | h245_decoder.cpp | 5341 void Decode_Al3CrcLength(PS_Al3CrcLength x, PS_InStream stream) in Decode_Al3CrcLength()
|