Searched refs:bBool (Results 1 – 7 of 7) sorted by relevance
1503 MS_BOOL bBool = FALSE; in MDrv_SC_mcnr_driver() local1507 bBool = (u8notConfirmCnt > 0x30);//main&sub in MDrv_SC_mcnr_driver()1511 bBool = (u8notConfirmCnt > 0x30);//sub only in MDrv_SC_mcnr_driver()1515 bBool = ( (u8notConfirmCnt > 0x30) || bmevertical ); // low nr strength in MDrv_SC_mcnr_driver()1518 if (bBool) // low nr strength in MDrv_SC_mcnr_driver()
1907 MS_BOOL bBool = FALSE; in MDrv_SC_mcnr_driver() local1911 bBool = (u8notConfirmCnt > 0x30);//main&sub in MDrv_SC_mcnr_driver()1915 bBool = (u8notConfirmCnt > 0x30);//sub only in MDrv_SC_mcnr_driver()1919 bBool = ( (u8notConfirmCnt > 0x30) || me_vertical ); // low nr strength in MDrv_SC_mcnr_driver()1922 if (bBool) // low nr strength in MDrv_SC_mcnr_driver()
1462 void MDrv_GOP_GWIN_GetAlphaInverse(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, MS_BOOL *bBool);
3359 void MDrv_GOP_GWIN_GetAlphaInverse(MS_GOP_CTX_LOCAL*pGOPCtx,MS_U8 u8GOP, MS_BOOL *bBool) in MDrv_GOP_GWIN_GetAlphaInverse() argument3389 *bBool = TRUE; in MDrv_GOP_GWIN_GetAlphaInverse()3391 *bBool = FALSE; in MDrv_GOP_GWIN_GetAlphaInverse()