Searched refs:PS_AudioLayer (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 271 void Delete_AudioLayer(PS_AudioLayer x);
|
D | h245_decoder.h | 269 void Decode_AudioLayer(PS_AudioLayer x, PS_InStream stream);
|
D | h245_encoder.h | 269 void Encode_AudioLayer(PS_AudioLayer x, PS_OutStream stream);
|
D | h245_analysis.h | 268 void Analyze_AudioLayer(PS_AudioLayer x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 3874 typedef S_AudioLayer *PS_AudioLayer; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 5426 void Delete_AudioLayer(PS_AudioLayer x) in Delete_AudioLayer()
|
D | h245_encoder.cpp | 6191 void Encode_AudioLayer(PS_AudioLayer x, PS_OutStream stream) in Encode_AudioLayer()
|
D | h245_analysis.cpp | 6644 void Analyze_AudioLayer(PS_AudioLayer x, const char* label, uint16 tag, uint16 indent) in Analyze_AudioLayer()
|
D | h245_decoder.cpp | 8250 void Decode_AudioLayer(PS_AudioLayer x, PS_InStream stream) in Decode_AudioLayer()
|