Searched refs:ocolor_typ (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | dgif_lib.c | 391 GifFileType *MstDGifProcess(void *ptr, MS_U32 ocolor_typ, MS_U32 mode, void *roi) in MstDGifProcess() argument 415 switch (ocolor_typ) in MstDGifProcess() 428 console_printf("Unsupported output color %td\n", (ptrdiff_t)ocolor_typ); in MstDGifProcess() 441 drv_gpd_set_ocolor(ocolor_typ); in MstDGifProcess() 498 FillBkColor(GifFile, (GifByteType*)(FrameBuffAddr), ocolor_typ, in MstDGifProcess() 569 FillBkColor(GifFile, (GifByteType*)(FrameBuffAddr), ocolor_typ, in MstDGifProcess() 671 if(ocolor_typ == ARGB8888) in MstDGifProcess() 684 else if(ocolor_typ == GRAY) in MstDGifProcess() 689 else if(ocolor_typ == GRAY_ALPHA) in MstDGifProcess()
|
| H A D | drvgpd.c | 356 void drv_gpd_set_ocolor(MS_U32 ocolor_typ) 360 GPDreg.h8358 |= (ocolor_typ<<GPD_OCOLOR_SHF); 439 void drv_gpd_set_ocolor(MS_U32 ocolor_typ) in drv_gpd_set_ocolor() argument 441 GPD_SET_MS_U32REG(reg_gpd_ocolor, ocolor_typ); in drv_gpd_set_ocolor()
|
| H A D | drvgpd.h | 132 void drv_gpd_set_ocolor(MS_U32 ocolor_typ);
|
| H A D | gif_lib.h | 273 GifFileType *MstDGifProcess(void* ptr,MS_U32 ocolor_typ,MS_U32 mode,void *roi);
|
| /utopia/UTPA2-700.0.x/modules/gpd/api/gpd/ |
| H A D | apiGPD.c | 1398 MS_S32 MAdp_GPD_Compare(MS_U32 ocolor_typ) in MAdp_GPD_Compare() argument 1436 switch (ocolor_typ) in MAdp_GPD_Compare() 1456 console_printf("Unsupported output color %d\n", ocolor_typ); in MAdp_GPD_Compare()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGPD.h | 330 MS_S32 MAdp_GPD_Compare(MS_U32 ocolor_typ);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGPD.h | 356 MS_S32 MAdp_GPD_Compare(MS_U32 ocolor_typ);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 76997 MS_S32 MAdp_GPD_Compare(MS_U32 ocolor_typ);
|