Searched refs:videoFastUpdateMB (Results 1 – 5 of 5) sorted by relevance
7172 Delete_VideoFastUpdateMB(x->videoFastUpdateMB); in Delete_McType()7173 OSCL_DEFAULT_FREE(x->videoFastUpdateMB); in Delete_McType()
10767 … x->videoFastUpdateMB = (PS_VideoFastUpdateMB) OSCL_DEFAULT_MALLOC(sizeof(S_VideoFastUpdateMB)); in Decode_McType()10768 Decode_VideoFastUpdateMB(x->videoFastUpdateMB, stream); in Decode_McType()
8050 PutExtensionItem(EPASS Encode_VideoFastUpdateMB, (uint8*)x->videoFastUpdateMB, stream); in Encode_McType()
8734 Analyze_VideoFastUpdateMB(x->videoFastUpdateMB, "videoFastUpdateMB", tag, indent); in Analyze_McType()
5050 struct _VideoFastUpdateMB *videoFastUpdateMB; member