Searched refs:PS_H262VideoMode (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 261 void Delete_H262VideoMode(PS_H262VideoMode x);
|
D | h245_decoder.h | 259 void Decode_H262VideoMode(PS_H262VideoMode x, PS_InStream stream);
|
D | h245_encoder.h | 259 void Encode_H262VideoMode(PS_H262VideoMode x, PS_OutStream stream);
|
D | h245_analysis.h | 258 void Analyze_H262VideoMode(PS_H262VideoMode x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 3725 typedef S_H262VideoMode *PS_H262VideoMode; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 5095 void Delete_H262VideoMode(PS_H262VideoMode x) in Delete_H262VideoMode()
|
D | h245_decoder.cpp | 7733 x->h262VideoMode = (PS_H262VideoMode) OSCL_DEFAULT_MALLOC(sizeof(S_H262VideoMode)); in Decode_VideoMode() 7806 void Decode_H262VideoMode(PS_H262VideoMode x, PS_InStream stream) in Decode_H262VideoMode()
|
D | h245_encoder.cpp | 5821 void Encode_H262VideoMode(PS_H262VideoMode x, PS_OutStream stream) in Encode_H262VideoMode()
|
D | h245_analysis.cpp | 6256 void Analyze_H262VideoMode(PS_H262VideoMode x, const char* label, uint16 tag, uint16 indent) in Analyze_H262VideoMode()
|