Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp1745 Delete_CustomPictureFormat(x->customPictureFormat + i); in Delete_H263Options()
1747 OSCL_DEFAULT_FREE(x->customPictureFormat); in Delete_H263Options()
Dh245_decoder.cpp2734 x->customPictureFormat = (PS_CustomPictureFormat) in Decode_H263Options()
2738 Decode_CustomPictureFormat(x->customPictureFormat + i, stream); in Decode_H263Options()
Dh245_encoder.cpp2013 Encode_CustomPictureFormat(x->customPictureFormat + i, stream); in Encode_H263Options()
Dh245_analysis.cpp2113 Analyze_CustomPictureFormat(x->customPictureFormat + i, tempLabelString, tag, indent); in Analyze_H263Options()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1271 struct _CustomPictureFormat *customPictureFormat; member