Lines Matching refs:APIGOP_ASSERT

146         APIGOP_ASSERT(FALSE, GOP_M_FATAL("\nshould call MApi_GOP_Init first\n")); \
310 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\n Get GOP destination fail!\n")); in _GOP_GetGop0WinInfo()
407 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\n Get GOP destination fail!\n")); in _GOP_GetGop1WinInfo()
507 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\n Get GOP destination fail!\n")); in _GOP_GetGop23WinInfo()
1361 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\nallocate memory for gwin mirror info fail!!!")); in _GOP_Init_Ctx()
1437 APIGOP_ASSERT(pinfo, GOP_M_FATAL("\npinfo is Null\n")); in _GOP_GWIN_SetHVMirrorDRAMAddr()
1525 APIGOP_ASSERT(pinfo, GOP_M_FATAL("\npinfo is Null\n")); in _GOP_GWIN_SetTLBHVMirrorDRAMAddr()
1640 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\n Get GOP destination fail!\n")); in _SetGop0WinInfo()
1851 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\n Get GOP destination fail!\n")); in _SetGop1WinInfo()
2028 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\n Get GOP destination fail!\n")); in _SetGop23WinInfo()
2257APIGOP_ASSERT(DRV_MAX_GWIN_FB_SUPPORT>u32NextFBId, GOP_M_FATAL("\nInvalid next fbid %td", (ptrdiff… in _GOP_ArrangePoolMem()
2258 APIGOP_ASSERT(pwinFB->in_use && pwinFB->poolId==pFBPool->poolId in _GOP_ArrangePoolMem()
2260 APIGOP_ASSERT(pwinFB->addr >= lastAddr in _GOP_ArrangePoolMem()
2262 APIGOP_ASSERT(pwinFB->addr>= pFBPool->GWinFB_Pool_BaseAddr && in _GOP_ArrangePoolMem()
2266 APIGOP_ASSERT(IS_GWIN_SDRAM_ALIGN(pwinFB->addr) in _GOP_ArrangePoolMem()
2322APIGOP_ASSERT(FALSE, GOP_M_FATAL("!!!Alert!!! Serious error in arrange pool memory\n")); in _GOP_ArrangePoolMem()
2336 APIGOP_ASSERT(TRUE, GOP_M_FATAL("\nfpEvenNotifyEnd is Null")); in _GOP_ArrangePoolMem()
2368APIGOP_ASSERT(DRV_MAX_GWIN_FB_SUPPORT>u32CurFBId, GOP_M_FATAL("\nInvalid next fbid %td", (ptrdiff_… in _GOP_FreePoolMem()
2369 APIGOP_ASSERT(pwinFB->in_use && pwinFB->poolId==pFBPool->poolId in _GOP_FreePoolMem()
2371 APIGOP_ASSERT(pwinFB->addr >= lastAddr in _GOP_FreePoolMem()
2373 APIGOP_ASSERT(pwinFB->addr>= pFBPool->GWinFB_Pool_BaseAddr && in _GOP_FreePoolMem()
2382APIGOP_ASSERT(INVALID_POOL_NEXT_FBID!=u32CurFBId, GOP_M_FATAL("\n Inconsistent pool list for %td",… in _GOP_FreePoolMem()
2477APIGOP_ASSERT(DRV_MAX_GWIN_FB_SUPPORT>u32CurFBId, GOP_M_FATAL("\nInvalid next u32fbId %td", (ptrdi… in _GOP_GWIN_CreatePoolFB()
2478 APIGOP_ASSERT(pCurwinFB->in_use && pCurwinFB->poolId==pFBPool->poolId in _GOP_GWIN_CreatePoolFB()
2480 APIGOP_ASSERT(pCurwinFB->addr >= lastAddr in _GOP_GWIN_CreatePoolFB()
2482 APIGOP_ASSERT(pCurwinFB->addr>= pFBPool->GWinFB_Pool_BaseAddr && in _GOP_GWIN_CreatePoolFB()
3263APIGOP_ASSERT(FALSE, GOP_M_FATAL("\n [%s][%d]allocate memory for gwin mirror info fail!!!",__FUNCT… in GOP_PreInit_Ctx()
4553 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\nget IO base fail")); in GOP_ResetGOP()
6129 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\nInvaild gop num!!")); in GOP_SetGOPBWStrength()
6158 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\nInvaild gop num!!")); in GOP_GetGOPBWStrength()
6200 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\nInvaild gop num!!")); in GOP_SetGOPYUV()
6514 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\nget IO base fail")); in Ioctl_GOP_DWIN_Init()
6583 APIGOP_ASSERT(resCtxInit, GOP_M_FATAL("failed to init GOP context\n")); in Ioctl_GOP_Init()
6591 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\nget IO base fail")); in Ioctl_GOP_Init()
6599 APIGOP_ASSERT(resCtxInit, GOP_M_FATAL("failed to init GOP context\n")); in Ioctl_GOP_Init()
6639 APIGOP_ASSERT(FALSE, GOP_M_FATAL("\nget IO base fail")); in Ioctl_GOP_Init()
6734APIGOP_ASSERT(FALSE, GOP_M_FATAL("[%s][%d]Error!! malloc fail, pPalArray[256]\n", __FUNCTION__, __… in Ioctl_GOP_Init()
6850 APIGOP_ASSERT(0, GOP_M_FATAL("Invalid input parameter: NULL pointer\n")); in Ioctl_GOP_GetCaps()
6888 APIGOP_ASSERT(0, GOP_M_FATAL("Invalid input parameter: NULL pointer\n")); in Ioctl_GOP_GetCaps()
6920 APIGOP_ASSERT(0, GOP_M_FATAL("Invalid input parameter: NULL pointer\n")); in Ioctl_GOP_GetCaps()
6950 APIGOP_ASSERT(0, printf("Invalid input parameter: NULL pointer\n")); in Ioctl_GOP_GetCaps()
6983 APIGOP_ASSERT(resCtxInit, GOP_M_FATAL("failed to init GOP context\n")); in Ioctl_GOP_SetConfig()
10530APIGOP_ASSERT(FALSE, GOP_M_FATAL("\n[%s][%d] unknow gop fade type", __FUNCTION__,__LINE__)); in Ioctl_GOP_Fade()