Searched refs:PS_JiScope (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 387 void Delete_JiScope(PS_JiScope x);
|
D | h245_decoder.h | 385 void Decode_JiScope(PS_JiScope x, PS_InStream stream);
|
D | h245_encoder.h | 385 void Encode_JiScope(PS_JiScope x, PS_OutStream stream);
|
D | h245_analysis.h | 384 void Analyze_JiScope(PS_JiScope x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 5440 typedef S_JiScope *PS_JiScope; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 7770 void Delete_JiScope(PS_JiScope x) in Delete_JiScope()
|
D | h245_encoder.cpp | 8693 void Encode_JiScope(PS_JiScope x, PS_OutStream stream) in Encode_JiScope()
|
D | h245_analysis.cpp | 9448 void Analyze_JiScope(PS_JiScope x, const char* label, uint16 tag, uint16 indent) in Analyze_JiScope()
|
D | h245_decoder.cpp | 11626 void Decode_JiScope(PS_JiScope x, PS_InStream stream) in Decode_JiScope()
|