Searched refs:PS_G7231 (Results 1 – 12 of 12) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
D | h324utils.h | 126 void FillG723Capability(PS_G7231 g723caps); 127 CodecCapabilityInfo* GetCodecCapabilityInfo(PS_G7231 capability);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_capability.cpp | 274 PS_G7231 g723Cap; in GetOutgoingDataType() 282 (PS_G7231) OSCL_DEFAULT_MALLOC(sizeof(S_G7231)); in GetOutgoingDataType() 864 PS_G7231 g723Cap; in GetDataType() 872 (PS_G7231) OSCL_DEFAULT_MALLOC(sizeof(S_G7231)); in GetDataType()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/ |
D | h324utils.cpp | 587 audio_capability->g7231 = (PS_G7231)OSCL_DEFAULT_MALLOC( in FillAudioCapability() 611 void FillG723Capability(PS_G7231 g723caps) in FillG723Capability() 617 CodecCapabilityInfo* GetCodecCapabilityInfo(PS_G7231 g723caps) in GetCodecCapabilityInfo()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 116 void Delete_G7231(PS_G7231 x);
|
D | h245_decoder.h | 114 void Decode_G7231(PS_G7231 x, PS_InStream stream);
|
D | h245_encoder.h | 114 void Encode_G7231(PS_G7231 x, PS_OutStream stream);
|
D | h245_analysis.h | 113 void Analyze_G7231(PS_G7231 x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 1625 typedef S_G7231 *PS_G7231; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 2093 void Delete_G7231(PS_G7231 x) in Delete_G7231()
|
D | h245_decoder.cpp | 3268 x->g7231 = (PS_G7231) OSCL_DEFAULT_MALLOC(sizeof(S_G7231)); in Decode_AudioCapability() 3346 void Decode_G7231(PS_G7231 x, PS_InStream stream) in Decode_G7231()
|
D | h245_encoder.cpp | 2454 void Encode_G7231(PS_G7231 x, PS_OutStream stream) in Encode_G7231()
|
D | h245_analysis.cpp | 2593 void Analyze_G7231(PS_G7231 x, const char* label, uint16 tag, uint16 indent) in Analyze_G7231()
|