Home
last modified time | relevance | path

Searched refs:PS_AudioLayer (Results 1 – 9 of 9) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h271 void Delete_AudioLayer(PS_AudioLayer x);
Dh245_decoder.h269 void Decode_AudioLayer(PS_AudioLayer x, PS_InStream stream);
Dh245_encoder.h269 void Encode_AudioLayer(PS_AudioLayer x, PS_OutStream stream);
Dh245_analysis.h268 void Analyze_AudioLayer(PS_AudioLayer x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h3874 typedef S_AudioLayer *PS_AudioLayer; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp5426 void Delete_AudioLayer(PS_AudioLayer x) in Delete_AudioLayer()
Dh245_encoder.cpp6191 void Encode_AudioLayer(PS_AudioLayer x, PS_OutStream stream) in Encode_AudioLayer()
Dh245_analysis.cpp6644 void Analyze_AudioLayer(PS_AudioLayer x, const char* label, uint16 tag, uint16 indent) in Analyze_AudioLayer()
Dh245_decoder.cpp8250 void Decode_AudioLayer(PS_AudioLayer x, PS_InStream stream) in Decode_AudioLayer()