Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h110 void Delete_MPI(PS_MPI x);
Dh245_decoder.h108 void Decode_MPI(PS_MPI x, PS_InStream stream);
Dh245_encoder.h108 void Encode_MPI(PS_MPI x, PS_OutStream stream);
Dh245_analysis.h107 void Analyze_MPI(PS_MPI x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1467 typedef S_MPI *PS_MPI; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp1925 void Delete_MPI(PS_MPI x) in Delete_MPI()
Dh245_encoder.cpp2240 void Encode_MPI(PS_MPI x, PS_OutStream stream) in Encode_MPI()
Dh245_analysis.cpp2362 void Analyze_MPI(PS_MPI x, const char* label, uint16 tag, uint16 indent) in Analyze_MPI()
Dh245_decoder.cpp3046 void Decode_MPI(PS_MPI x, PS_InStream stream) in Decode_MPI()