Searched refs:u32FileIndex (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/gpd/api/gpd/ |
| H A D | apiGPD.c | 317 static MS_U32 u32FileIndex=0; variable 763 u32FileIndex++; in _MApi_GPD_InputSource() 765 …ITE_INPUT_2_USB((MS_U32)pGPDContext->GpdAddrInfo.u32VA_ReadBufferAddr, (MS_U32)Size, u32FileIndex); in _MApi_GPD_InputSource() 934 …32Width)*u8BytesPerPixel, pGPDContext->Param.u32Width, pGPDContext->Param.u32Height, u32FileIndex); in _MApi_GPD_OutputDecode() 939 …GPD_API_INFO("[%s, %td, %tdx%td], CRC result=0x%tx\n", __FUNCTION__, (ptrdiff_t)u32FileIndex, (pt… in _MApi_GPD_OutputDecode() 1028 …32Width)*u8BytesPerPixel, pGPDContext->Param.u32Width, pGPDContext->Param.u32Height, u32FileIndex); in _MApi_GPD_OutputDecodeMGIF() 1033 …GPD_API_INFO("[%s, %td, %tdx%td], CRC result=0x%tx\n", __FUNCTION__, (ptrdiff_t)u32FileIndex, (ptr… in _MApi_GPD_OutputDecodeMGIF() 1148 (MS_U32)(roi->height)*(roi->width)*u8BytesPerPixel, roi->width, roi->height, u32FileIndex); in _MApi_GPD_OutputDecodeROI() 1154 …GPD_API_INFO("[%s, %td, %tdx%td], CRC result=0x%tx\n", __FUNCTION__, (ptrdiff_t)u32FileIndex, (ptr… in _MApi_GPD_OutputDecodeROI()
|