Searched refs:PS_CustomPCFItem (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 111 void Delete_CustomPCFItem(PS_CustomPCFItem x);
|
D | h245_decoder.h | 109 void Decode_CustomPCFItem(PS_CustomPCFItem x, PS_InStream stream);
|
D | h245_encoder.h | 109 void Encode_CustomPCFItem(PS_CustomPCFItem x, PS_OutStream stream);
|
D | h245_analysis.h | 108 void Analyze_CustomPCFItem(PS_CustomPCFItem x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 1492 typedef S_CustomPCFItem *PS_CustomPCFItem; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 1947 void Delete_CustomPCFItem(PS_CustomPCFItem x) in Delete_CustomPCFItem()
|
D | h245_decoder.cpp | 3062 x->customPCF = (PS_CustomPCFItem) in Decode_MPI() 3085 void Decode_CustomPCFItem(PS_CustomPCFItem x, PS_InStream stream) in Decode_CustomPCFItem()
|
D | h245_encoder.cpp | 2266 void Encode_CustomPCFItem(PS_CustomPCFItem x, PS_OutStream stream) in Encode_CustomPCFItem()
|
D | h245_analysis.cpp | 2392 void Analyze_CustomPCFItem(PS_CustomPCFItem x, const char* label, uint16 tag, uint16 indent) in Analyze_CustomPCFItem()
|