Lines Matching refs:bNotReloadFW
3554 MS_BOOL bNotReloadFW = FALSE; in MApi_VDEC_V2_Init() local
3598 bNotReloadFW = TRUE; in MApi_VDEC_V2_Init()
3638 fwCfg.bNotReload = bNotReloadFW; //TRUE for not load fw more than once in MApi_VDEC_V2_Init()
3950 if (bNotReloadFW) in MApi_VDEC_V2_Init()
4036 MApi_MJPEG_EnableTurboFWMode(bNotReloadFW); in MApi_VDEC_V2_Init()
4092 MDrv_RVD_EnableTurboFWMode(bNotReloadFW); in MApi_VDEC_V2_Init()
4165 MS_BOOL bNotReloadFW = FALSE; in MApi_VDEC_V2_Init_EX() local
4201 bNotReloadFW = TRUE; in MApi_VDEC_V2_Init_EX()
4236 fwCfg.bNotReload = bNotReloadFW; //TRUE for not load fw more than once in MApi_VDEC_V2_Init_EX()
4546 if (bNotReloadFW) in MApi_VDEC_V2_Init_EX()
4631 MApi_MJPEG_EnableTurboFWMode(bNotReloadFW); in MApi_VDEC_V2_Init_EX()
4686 MDrv_RVD_EnableTurboFWMode(bNotReloadFW); in MApi_VDEC_V2_Init_EX()