| /utopia/UTPA2-700.0.x/modules/gpd/api/gpd/ |
| H A D | apiGPD.c | 820 MS_S32 _MApi_GPD_OutputDecode(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size) in _MApi_GPD_OutputDecode() argument 829 _phy_to_miu_offset(u8MiuSel, u32Offset, DecodeBuf); in _MApi_GPD_OutputDecode() 845 pGPDContext->GpdAddrInfo.u32PA_WriteBufferAddr = DecodeBuf; in _MApi_GPD_OutputDecode() 859 …_API_ERROR("Error!! MApi_GPD_OutputDecode with DecodeBuf(PA)=0x%tx, VA=0\n", (ptrdiff_t)DecodeBuf); in _MApi_GPD_OutputDecode() 956 MS_S32 _MApi_GPD_OutputDecodeMGIF(MS_PHY DecodeBuf, MS_U32 ocolor, MS_U32 Size) in _MApi_GPD_OutputDecodeMGIF() argument 964 _phy_to_miu_offset(u8MiuSel, u32Offset, DecodeBuf); in _MApi_GPD_OutputDecodeMGIF() 979 pGPDContext->GpdAddrInfo.u32PA_WriteBufferAddr = DecodeBuf; in _MApi_GPD_OutputDecodeMGIF() 985 …_ERROR("Error!! MApi_GPD_OutputDecodeMGIF with DecodeBuf(PA)=0x%tx, VA=0\n", (ptrdiff_t)DecodeBuf); 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 1071 _phy_to_miu_offset(u8MiuSel, u32Offset, DecodeBuf); in _MApi_GPD_OutputDecodeROI() [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 …pOutputDecode->retVal = psGPD_InstPri->fpGPDOutputDecode(pOutputDecode->DecodeBuf, pOutputDecode->… in GPDIoctl() 201 …codeROI->retVal = psGPD_InstPri->fpGPDOutputDecodeROI(pOutputDecodeROI->DecodeBuf, pOutputDecodeRO… in GPDIoctl() 205 …pOutputDecode->retVal = psGPD_InstPri->fpGPDOutputDecodeMGIF(pOutputDecode->DecodeBuf, pOutputDeco… in GPDIoctl()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGPD.h | 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);
|
| H A D | apiGPD_v2.h | 148 MS_PHY DecodeBuf; member 156 MS_PHY DecodeBuf; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGPD.h | 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);
|
| H A D | apiGPD_v2.h | 148 MS_PHY DecodeBuf; member 156 MS_PHY DecodeBuf; member
|
| /utopia/UTPA2-700.0.x/modules/gpd/utopia_adaption/gpd/ |
| H A D | GPD_adp.c | 135 UADP_SDT_AT, DecodeBuf, GPD_MS_PHY); in GPD_adp_Init() 144 UADP_SDT_AT, DecodeBuf,GPD_MS_PHY, in GPD_adp_Init() 154 UADP_SDT_AT, DecodeBuf, GPD_MS_PHY); in GPD_adp_Init()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 27089 MS_PHY DecodeBuf; 27097 MS_PHY DecodeBuf; 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);
|