| /utopia/UTPA2-700.0.x/modules/gpd/api/gpd/ |
| H A D | apiGPD.c | 308 extern MS_S32 mdrv_gpd_decode(gpd_pic_info* pic_info, MS_U32 Ocolor, MS_U32 mode,gpd_roi_info* roi); 843 gpd_roi_info roi; in _MApi_GPD_OutputDecode() local 864 memset(&roi, 0, sizeof(roi)); in _MApi_GPD_OutputDecode() 887 mdrv_gpd_decode(&pGPDContext->Param, ocolor, 0, &roi); in _MApi_GPD_OutputDecode() 977 gpd_roi_info roi; in _MApi_GPD_OutputDecodeMGIF() local 990 memset(&roi, 0, sizeof(roi)); in _MApi_GPD_OutputDecodeMGIF() 1005 mdrv_gpd_decode(&pGPDContext->Param, ocolor, 3, &roi); in _MApi_GPD_OutputDecodeMGIF() 1063 MS_S32 _MApi_GPD_OutputDecodeROI(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size, gpd_roi_info *roi) in _MApi_GPD_OutputDecodeROI() argument 1124 mdrv_gpd_decode(&pGPDContext->Param, ocolor, 2, roi); in _MApi_GPD_OutputDecodeROI() 1148 (MS_U32)(roi->height)*(roi->width)*u8BytesPerPixel, roi->width, roi->height, u32FileIndex); in _MApi_GPD_OutputDecodeROI() [all …]
|
| H A D | apiGPD_priv.h | 172 MS_S32 _MApi_GPD_OutputDecodeROI(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size, gpd_roi_info *roi);
|
| H A D | apiGPD_v2.c | 201 …tputDecodeROI->DecodeBuf, pOutputDecodeROI->ocolor, pOutputDecodeROI->Size, pOutputDecodeROI->roi); in GPDIoctl()
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | mdrvgpd.c | 127 MS_S32 mdrv_gpd_decode(gpd_pic_info *pic_info, MS_U32 Ocolor, MS_U32 mode, gpd_roi_info *roi) in mdrv_gpd_decode() argument 152 GifFile = MstDGifProcess((void*)&g_gpd_addr, Ocolor, mode, (void *)roi); in mdrv_gpd_decode() 189 pnginfo = PngProcess((void *)&g_gpd_addr, Ocolor, mode, (void *)roi); in mdrv_gpd_decode() 201 pnginfo = PngProcess((void *)&g_gpd_addr, Ocolor, mode, (void *)roi); in mdrv_gpd_decode()
|
| H A D | mdrvgpd.h | 123 extern MS_S32 mdrv_gpd_decode(gpd_pic_info* pic_info, MS_U32 Ocolor, MS_U32 mode,gpd_roi_info* roi);
|
| H A D | pngprocess.c | 970 PngInfop PngProcess(void *ptr, MS_U32 ocolor, MS_U32 mode, void *roi) in PngProcess() argument 996 roi_ptr=(gpd_roi_info*)roi; in PngProcess()
|
| H A D | dgif_lib.c | 391 GifFileType *MstDGifProcess(void *ptr, MS_U32 ocolor_typ, MS_U32 mode, void *roi) in MstDGifProcess() argument 394 gpd_roi_info *roi_ptr = (gpd_roi_info *)roi; in MstDGifProcess()
|
| H A D | gif_lib.h | 273 GifFileType *MstDGifProcess(void* ptr,MS_U32 ocolor_typ,MS_U32 mode,void *roi);
|
| H A D | png.h | 614 PngInfop PngProcess(void *ptr, MS_U32 ocolor, MS_U32 mode, void *roi);
|
| /utopia/UTPA2-700.0.x/modules/gpd/utopia_adaption/gpd/ |
| H A D | GPD_adp.c | 145 UADP_SDT_P2N, roi, GPD_ROI_INFO); in GPD_adp_Init() 148 UADP_SDT_P2N, roi, GPD_ROI_INFO); in GPD_adp_Init()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGPD_v2.h | 159 gpd_roi_info *roi; member
|
| H A D | apiGPD.h | 299 MS_S32 MApi_GPD_OutputDecodeROI(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size, gpd_roi_info *roi);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGPD_v2.h | 159 gpd_roi_info *roi; member
|
| H A D | apiGPD.h | 322 MS_S32 MApi_GPD_OutputDecodeROI(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size, gpd_roi_info *roi);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 27100 gpd_roi_info *roi; 76970 MS_S32 MApi_GPD_OutputDecodeROI(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size, gpd_roi_info *roi);
|