Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c3554 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()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c14703 MS_BOOL bNotReloadFW = FALSE; in MApi_VDEC_EX_V2_Init() local
14769 bNotReloadFW = TRUE; in MApi_VDEC_EX_V2_Init()
14818 fwCfg.bNotReload = bNotReloadFW; //TRUE for not load fw more than once in MApi_VDEC_EX_V2_Init()
15175 if (bNotReloadFW) in MApi_VDEC_EX_V2_Init()
15273 MApi_MJPEG_EnableTurboFWMode(bNotReloadFW); in MApi_VDEC_EX_V2_Init()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c20193 MS_BOOL bNotReloadFW = FALSE; in MApi_VDEC_EX_V2_Init() local
20783 bNotReloadFW = TRUE; in MApi_VDEC_EX_V2_Init()
20847 fwCfg.bNotReload = bNotReloadFW; //TRUE for not load fw more than once in MApi_VDEC_EX_V2_Init()
21307 if (bNotReloadFW) in MApi_VDEC_EX_V2_Init()
21444 MApi_MJPEG_EnableTurboFWMode(u32Id, bNotReloadFW); in MApi_VDEC_EX_V2_Init()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c22559 MS_BOOL bNotReloadFW = FALSE; in MApi_VDEC_EX_V2_Init() local
23104 bNotReloadFW = TRUE; in MApi_VDEC_EX_V2_Init()
23208 fwCfg.bNotReload = bNotReloadFW; //TRUE for not load fw more than once in MApi_VDEC_EX_V2_Init()
23691 if (bNotReloadFW) in MApi_VDEC_EX_V2_Init()
23838 MApi_MJPEG_EnableTurboFWMode(bNotReloadFW); in MApi_VDEC_EX_V2_Init()
H A DapiVDEC_EX.c.021840 MS_BOOL bNotReloadFW = FALSE;
22381 bNotReloadFW = TRUE;
22485 fwCfg.bNotReload = bNotReloadFW; //TRUE for not load fw more than once
22968 if (bNotReloadFW)
23115 MApi_MJPEG_EnableTurboFWMode(bNotReloadFW);