Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1214 uint32 option_of_customPictureFormat : member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_encoder.cpp1966 PutBoolean(x->option_of_customPictureFormat, stream); in Encode_H263Options()
2008 if (x->option_of_customPictureFormat) in Encode_H263Options()
Dh245_deleter.cpp1741 if (x->option_of_customPictureFormat) in Delete_H263Options()
Dh245_analysis.cpp2064 ShowPERBoolean(tag, indent, "option_of_customPictureFormat", x->option_of_customPictureFormat); in Analyze_H263Options()
2107 if (x->option_of_customPictureFormat) in Analyze_H263Options()
Dh245_decoder.cpp2687 x->option_of_customPictureFormat = GetBoolean(stream); in Decode_H263Options()
2731 if (x->option_of_customPictureFormat) in Decode_H263Options()