Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h387 void Delete_JiScope(PS_JiScope x);
Dh245_decoder.h385 void Decode_JiScope(PS_JiScope x, PS_InStream stream);
Dh245_encoder.h385 void Encode_JiScope(PS_JiScope x, PS_OutStream stream);
Dh245_analysis.h384 void Analyze_JiScope(PS_JiScope x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5440 typedef S_JiScope *PS_JiScope; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp7770 void Delete_JiScope(PS_JiScope x) in Delete_JiScope()
Dh245_encoder.cpp8693 void Encode_JiScope(PS_JiScope x, PS_OutStream stream) in Encode_JiScope()
Dh245_analysis.cpp9448 void Analyze_JiScope(PS_JiScope x, const char* label, uint16 tag, uint16 indent) in Analyze_JiScope()
Dh245_decoder.cpp11626 void Decode_JiScope(PS_JiScope x, PS_InStream stream) in Decode_JiScope()