Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h375 void Delete_CmdErrorCorrection(PS_CmdErrorCorrection x);
Dh245_decoder.h373 void Decode_CmdErrorCorrection(PS_CmdErrorCorrection x, PS_InStream stream);
Dh245_encoder.h373 void Encode_CmdErrorCorrection(PS_CmdErrorCorrection x, PS_OutStream stream);
Dh245_analysis.h372 void Analyze_CmdErrorCorrection(PS_CmdErrorCorrection x, const char* label, uint16 tag, uint16 inde…
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5272 typedef S_CmdErrorCorrection *PS_CmdErrorCorrection; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp7481 void Delete_CmdErrorCorrection(PS_CmdErrorCorrection x) in Delete_CmdErrorCorrection()
Dh245_encoder.cpp8390 void Encode_CmdErrorCorrection(PS_CmdErrorCorrection x, PS_OutStream stream) in Encode_CmdErrorCorrection()
Dh245_analysis.cpp9115 void Analyze_CmdErrorCorrection(PS_CmdErrorCorrection x, const char* label, uint16 tag, uint16 inde… in Analyze_CmdErrorCorrection()
Dh245_decoder.cpp11228 void Decode_CmdErrorCorrection(PS_CmdErrorCorrection x, PS_InStream stream) in Decode_CmdErrorCorrection()