Searched refs:PS_T38FaxProfile (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 134 void Delete_T38FaxProfile(PS_T38FaxProfile x);
|
D | h245_decoder.h | 132 void Decode_T38FaxProfile(PS_T38FaxProfile x, PS_InStream stream);
|
D | h245_encoder.h | 132 void Encode_T38FaxProfile(PS_T38FaxProfile x, PS_OutStream stream);
|
D | h245_analysis.h | 131 void Analyze_T38FaxProfile(PS_T38FaxProfile x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 2001 typedef S_T38FaxProfile *PS_T38FaxProfile; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 2420 void Delete_T38FaxProfile(PS_T38FaxProfile x) in Delete_T38FaxProfile()
|
D | h245_encoder.cpp | 2849 void Encode_T38FaxProfile(PS_T38FaxProfile x, PS_OutStream stream) in Encode_T38FaxProfile()
|
D | h245_analysis.cpp | 3033 void Analyze_T38FaxProfile(PS_T38FaxProfile x, const char* label, uint16 tag, uint16 indent) in Analyze_T38FaxProfile()
|
D | h245_decoder.cpp | 3886 void Decode_T38FaxProfile(PS_T38FaxProfile x, PS_InStream stream) in Decode_T38FaxProfile()
|