Searched refs:PS_VccAal1 (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 68 void Delete_VccAal1(PS_VccAal1 x);
|
D | h245_decoder.h | 66 void Decode_VccAal1(PS_VccAal1 x, PS_InStream stream);
|
D | h245_encoder.h | 66 void Encode_VccAal1(PS_VccAal1 x, PS_OutStream stream);
|
D | h245_analysis.h | 65 void Analyze_VccAal1(PS_VccAal1 x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 540 typedef S_VccAal1 *PS_VccAal1; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 977 void Delete_VccAal1(PS_VccAal1 x) in Delete_VccAal1()
|
D | h245_encoder.cpp | 953 void Encode_VccAal1(PS_VccAal1 x, PS_OutStream stream) in Encode_VccAal1()
|
D | h245_analysis.cpp | 1005 void Analyze_VccAal1(PS_VccAal1 x, const char* label, uint16 tag, uint16 indent) in Analyze_VccAal1()
|
D | h245_decoder.cpp | 1323 void Decode_VccAal1(PS_VccAal1 x, PS_InStream stream) in Decode_VccAal1()
|