Searched refs:PS_ModeAl3 (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 253 void Delete_ModeAl3(PS_ModeAl3 x);
|
D | h245_decoder.h | 251 void Decode_ModeAl3(PS_ModeAl3 x, PS_InStream stream);
|
D | h245_encoder.h | 251 void Encode_ModeAl3(PS_ModeAl3 x, PS_OutStream stream);
|
D | h245_analysis.h | 250 void Analyze_ModeAl3(PS_ModeAl3 x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 3569 typedef S_ModeAl3 *PS_ModeAl3; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 4946 void Delete_ModeAl3(PS_ModeAl3 x) in Delete_ModeAl3()
|
D | h245_decoder.cpp | 7574 x->modeAl3 = (PS_ModeAl3) OSCL_DEFAULT_MALLOC(sizeof(S_ModeAl3)); in Decode_ModeAdaptationLayerType() 7607 void Decode_ModeAl3(PS_ModeAl3 x, PS_InStream stream) in Decode_ModeAl3()
|
D | h245_encoder.cpp | 5668 void Encode_ModeAl3(PS_ModeAl3 x, PS_OutStream stream) in Encode_ModeAl3()
|
D | h245_analysis.cpp | 6082 void Analyze_ModeAl3(PS_ModeAl3 x, const char* label, uint16 tag, uint16 indent) in Analyze_ModeAl3()
|