Searched refs:DMX_PVR_ASSERT (Results 1 – 1 of 1) sorted by relevance
501 #define DMX_PVR_ASSERT(_bool, _f) if (!(_bool)) { (_f); return DMX_FILTER_STATUS_… macro5778 DMX_PVR_ASSERT(!((MS_U32)pPvrInfo->pPvrBuf0 & 0xF),5780 DMX_PVR_ASSERT(!((MS_U32)pPvrInfo->pPvrBuf1 & 0xF),5782 DMX_PVR_ASSERT(!((MS_U32)pPvrInfo->PvrBufSize0 & 0xF),5784 DMX_PVR_ASSERT(!((MS_U32)pPvrInfo->PvrBufSize1 & 0xF),