Searched refs:PS_DmT38fax (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 280 void Delete_DmT38fax(PS_DmT38fax x);
|
D | h245_decoder.h | 278 void Decode_DmT38fax(PS_DmT38fax x, PS_InStream stream);
|
D | h245_encoder.h | 278 void Encode_DmT38fax(PS_DmT38fax x, PS_OutStream stream);
|
D | h245_analysis.h | 277 void Analyze_DmT38fax(PS_DmT38fax x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 4016 typedef S_DmT38fax *PS_DmT38fax; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 5656 void Delete_DmT38fax(PS_DmT38fax x) in Delete_DmT38fax()
|
D | h245_decoder.cpp | 8534 x->dmT38fax = (PS_DmT38fax) OSCL_DEFAULT_MALLOC(sizeof(S_DmT38fax)); in Decode_DmApplication() 8553 void Decode_DmT38fax(PS_DmT38fax x, PS_InStream stream) in Decode_DmT38fax()
|
D | h245_encoder.cpp | 6428 void Encode_DmT38fax(PS_DmT38fax x, PS_OutStream stream) in Encode_DmT38fax()
|
D | h245_analysis.cpp | 6904 void Analyze_DmT38fax(PS_DmT38fax x, const char* label, uint16 tag, uint16 indent) in Analyze_DmT38fax()
|