Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Ddgif_lib.c138 static MS_U32 obj_idx = 0; variable
413 obj_idx = 0; in MstDGifProcess()
853 Object = &CMObject[obj_idx];//(ColorMapObject *)malloc(sizeof(ColorMapObject)); in MstMakeMapObject()
860 Object->Colors = &ColorTyp[obj_idx];//(GifColorType *)calloc(ColorCount, sizeof(GifColorType)); in MstMakeMapObject()
871 obj_idx++; in MstMakeMapObject()
879 obj_idx--; in MstFreeMapObject()