Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Ddgif_lib.c391 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 Ddrvgpd.c356 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 Ddrvgpd.h132 void drv_gpd_set_ocolor(MS_U32 ocolor_typ);
H A Dgif_lib.h273 GifFileType *MstDGifProcess(void* ptr,MS_U32 ocolor_typ,MS_U32 mode,void *roi);
/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD.c1398 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 DapiGPD.h330 MS_S32 MAdp_GPD_Compare(MS_U32 ocolor_typ);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGPD.h356 MS_S32 MAdp_GPD_Compare(MS_U32 ocolor_typ);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt76997 MS_S32 MAdp_GPD_Compare(MS_U32 ocolor_typ);