Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h227 void Delete_RepeatCount(PS_RepeatCount x);
Dh245_decoder.h225 void Decode_RepeatCount(PS_RepeatCount x, PS_InStream stream);
Dh245_encoder.h225 void Encode_RepeatCount(PS_RepeatCount x, PS_OutStream stream);
Dh245_analysis.h224 void Analyze_RepeatCount(PS_RepeatCount x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h3274 typedef S_RepeatCount *PS_RepeatCount; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp4478 void Delete_RepeatCount(PS_RepeatCount x) in Delete_RepeatCount()
Dh245_encoder.cpp5145 void Encode_RepeatCount(PS_RepeatCount x, PS_OutStream stream) in Encode_RepeatCount()
Dh245_analysis.cpp5489 void Analyze_RepeatCount(PS_RepeatCount x, const char* label, uint16 tag, uint16 indent) in Analyze_RepeatCount()
Dh245_decoder.cpp6860 void Decode_RepeatCount(PS_RepeatCount x, PS_InStream stream) in Decode_RepeatCount()