Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c7592 MS_BOOL *pbEn; in Ioctl_GOP_GetProperty() local
7599 pbEn = (MS_BOOL*)(pstInfo->pSetting); in Ioctl_GOP_GetProperty()
7600 *pbEn = g_pGOPCtxLocal->pGOPCtxShared->bPixelMode[pstInfo->gop_idx]; in Ioctl_GOP_GetProperty()
7606 MS_BOOL *pbEn; in Ioctl_GOP_GetProperty() local
7613 pbEn = (MS_BOOL*)(pstInfo->pSetting); in Ioctl_GOP_GetProperty()
7614 *pbEn = MDrv_GOP_GWIN_IsMultiAlphaEnable(g_pGOPCtxLocal, pstInfo->gop_idx); in Ioctl_GOP_GetProperty()
8929 MS_BOOL *pbEn = (MS_BOOL*)pSet; in Ioctl_GOP_GWin_GetProperty() local
8934 *pbEn = GOP_GWIN_IsEnable(pInstance,gwin); in Ioctl_GOP_GWin_GetProperty()