Home
last modified time | relevance | path

Searched refs:is11172VideoMode (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp5048 Delete_IS11172VideoMode(x->is11172VideoMode); in Delete_VideoMode()
5049 OSCL_DEFAULT_FREE(x->is11172VideoMode); in Delete_VideoMode()
Dh245_decoder.cpp7741 … x->is11172VideoMode = (PS_IS11172VideoMode) OSCL_DEFAULT_MALLOC(sizeof(S_IS11172VideoMode)); in Decode_VideoMode()
7742 Decode_IS11172VideoMode(x->is11172VideoMode, stream); in Decode_VideoMode()
Dh245_encoder.cpp5772 Encode_IS11172VideoMode(x->is11172VideoMode, stream); in Encode_VideoMode()
Dh245_analysis.cpp6201 Analyze_IS11172VideoMode(x->is11172VideoMode, "is11172VideoMode", tag, indent); in Analyze_VideoMode()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h3651 struct _IS11172VideoMode *is11172VideoMode; member