Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h68 void Delete_VccAal1(PS_VccAal1 x);
Dh245_decoder.h66 void Decode_VccAal1(PS_VccAal1 x, PS_InStream stream);
Dh245_encoder.h66 void Encode_VccAal1(PS_VccAal1 x, PS_OutStream stream);
Dh245_analysis.h65 void Analyze_VccAal1(PS_VccAal1 x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h540 typedef S_VccAal1 *PS_VccAal1; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp977 void Delete_VccAal1(PS_VccAal1 x) in Delete_VccAal1()
Dh245_encoder.cpp953 void Encode_VccAal1(PS_VccAal1 x, PS_OutStream stream) in Encode_VccAal1()
Dh245_analysis.cpp1005 void Analyze_VccAal1(PS_VccAal1 x, const char* label, uint16 tag, uint16 indent) in Analyze_VccAal1()
Dh245_decoder.cpp1323 void Decode_VccAal1(PS_VccAal1 x, PS_InStream stream) in Decode_VccAal1()