| /utopia/UTPA2-700.0.x/modules/gpd/api/gpd/ |
| H A D | apiGPD.c | 288 MS_U32 ocolor; member 488 if(para->ocolor > GRAY_ALPHA) in _GPD_GetPitch() 498 switch(para->ocolor) in _GPD_GetPitch() 820 MS_S32 _MApi_GPD_OutputDecode(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size) in _MApi_GPD_OutputDecode() argument 887 mdrv_gpd_decode(&pGPDContext->Param, ocolor, 0, &roi); in _MApi_GPD_OutputDecode() 915 switch(ocolor) in _MApi_GPD_OutputDecode() 940 …am.u32Height)*(pGPDContext->Param.u32Width)*u8BytesPerPixel, pGPDContext->Param.u32Width, ocolor)); in _MApi_GPD_OutputDecode() 956 MS_S32 _MApi_GPD_OutputDecodeMGIF(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size) in _MApi_GPD_OutputDecodeMGIF() argument 1005 mdrv_gpd_decode(&pGPDContext->Param, ocolor, 3, &roi); in _MApi_GPD_OutputDecodeMGIF() 1009 switch(ocolor) in _MApi_GPD_OutputDecodeMGIF() [all …]
|
| H A D | apiGPD_priv.h | 171 MS_S32 _MApi_GPD_OutputDecode(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size); 172 MS_S32 _MApi_GPD_OutputDecodeROI(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size, gpd_roi_info *roi); 173 MS_S32 _MApi_GPD_OutputDecodeMGIF(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size);
|
| H A D | apiGPD_v2.c | 197 …sGPD_InstPri->fpGPDOutputDecode(pOutputDecode->DecodeBuf, pOutputDecode->ocolor, pOutputDecode->Si… in GPDIoctl() 201 …Pri->fpGPDOutputDecodeROI(pOutputDecodeROI->DecodeBuf, pOutputDecodeROI->ocolor, pOutputDecodeROI-… in GPDIoctl() 205 …_InstPri->fpGPDOutputDecodeMGIF(pOutputDecode->DecodeBuf, pOutputDecode->ocolor, pOutputDecode->Si… in GPDIoctl()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGPD.h | 253 MS_U32 ocolor; // input parameter member 312 MS_S32 MApi_GPD_OutputDecode(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size); 322 MS_S32 MApi_GPD_OutputDecodeROI(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size, gpd_roi_info *roi); 331 MS_S32 MApi_GPD_OutputDecodeMGIF(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size); 355 MS_S32 MAdp_GPD_Play(gpd_pic_info* param, MS_U32 ocolor, MS_U8 *srcbuffer, MS_U32 size); 404 … MApi_GPD_GetCRCResult(const MS_U8 *pu8Data, MS_U32 u32Size, MS_U32 u32Width, unsigned int ocolor); 406 MS_U32 MApi_GPD_GetCRCResult(const MS_U8 *pu8Data, MS_U32 u32Size, MS_U32 u32Width, MS_U32 ocolor);
|
| H A D | apiGPD_v2.h | 149 MS_U32 ocolor; member 157 MS_U32 ocolor; member 206 MS_U32 ocolor; member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGPD.h | 231 MS_U32 ocolor; // input parameter member 289 MS_S32 MApi_GPD_OutputDecode(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size); 299 MS_S32 MApi_GPD_OutputDecodeROI(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size, gpd_roi_info *roi); 308 MS_S32 MApi_GPD_OutputDecodeMGIF(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size); 329 MS_S32 MAdp_GPD_Play(gpd_pic_info* param, MS_U32 ocolor, MS_U8 *srcbuffer, MS_U32 size);
|
| H A D | apiGPD_v2.h | 149 MS_U32 ocolor; member 157 MS_U32 ocolor; member 198 MS_U32 ocolor; member
|
| /utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/ |
| H A D | pngprocess.c | 970 PngInfop PngProcess(void *ptr, MS_U32 ocolor, MS_U32 mode, void *roi) in PngProcess() argument 1060 switch (ocolor) in PngProcess() 1072 console_printf("Unsupported output color %td\n", (ptrdiff_t)ocolor); in PngProcess() 1136 drv_gpd_set_ocolor(ocolor); in PngProcess() 1237 if (ocolor == ARGB8888) in PngProcess() 1239 else if (ocolor == GRAY) in PngProcess()
|
| H A D | dgif_lib.c | 252 void FillBkColor(GifFileType *GifFile, GifByteType* framebuff, MS_U32 ocolor, in FillBkColor() argument 275 switch (ocolor) in FillBkColor() 311 if(ocolor == YUV422) in FillBkColor() 323 else if(ocolor == YVYU422) in FillBkColor()
|
| H A D | png.h | 614 PngInfop PngProcess(void *ptr, MS_U32 ocolor, MS_U32 mode, void *roi);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 27090 MS_U32 ocolor; 27098 MS_U32 ocolor; 27147 MS_U32 ocolor; 76923 MS_U32 ocolor; 76968 MS_S32 MApi_GPD_OutputDecode(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size); 76970 MS_S32 MApi_GPD_OutputDecodeROI(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size, gpd_roi_info *roi); 76972 MS_S32 MApi_GPD_OutputDecodeMGIF(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size); 76996 MS_S32 MAdp_GPD_Play(gpd_pic_info* param, MS_U32 ocolor, MS_U8 *srcbuffer, MS_U32 size); 77036 … MApi_GPD_GetCRCResult(const MS_U8 *pu8Data, MS_U32 u32Size, MS_U32 u32Width, unsigned int ocolor); 77038 MS_U32 MApi_GPD_GetCRCResult(const MS_U8 *pu8Data, MS_U32 u32Size, MS_U32 u32Width, MS_U32 ocolor);
|