Searched refs:customPictureFormat (Results 1 – 5 of 5) sorted by relevance
1745 Delete_CustomPictureFormat(x->customPictureFormat + i); in Delete_H263Options()1747 OSCL_DEFAULT_FREE(x->customPictureFormat); in Delete_H263Options()
2734 x->customPictureFormat = (PS_CustomPictureFormat) in Decode_H263Options()2738 Decode_CustomPictureFormat(x->customPictureFormat + i, stream); in Decode_H263Options()
2013 Encode_CustomPictureFormat(x->customPictureFormat + i, stream); in Encode_H263Options()
2113 Analyze_CustomPictureFormat(x->customPictureFormat + i, tempLabelString, tag, indent); in Analyze_H263Options()
1271 struct _CustomPictureFormat *customPictureFormat; member