Home
last modified time | relevance | path

Searched refs:HAL_JPD_IsVPUOnMiu1 (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/manhattan/jpd/
H A DhalJPD.c1238 MS_BOOL HAL_JPD_IsVPUOnMiu1(void) in HAL_JPD_IsVPUOnMiu1() function
1253 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_GetMiuBase()
1323 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_LoadCode()
H A DhalJPD.h203 MS_BOOL HAL_JPD_IsVPUOnMiu1(void);
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/M7621/jpd/
H A DhalJPD.c1238 MS_BOOL HAL_JPD_IsVPUOnMiu1(void) in HAL_JPD_IsVPUOnMiu1() function
1253 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_GetMiuBase()
1323 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_LoadCode()
H A DhalJPD.h203 MS_BOOL HAL_JPD_IsVPUOnMiu1(void);
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/M7821/jpd/
H A DhalJPD.c1238 MS_BOOL HAL_JPD_IsVPUOnMiu1(void) in HAL_JPD_IsVPUOnMiu1() function
1253 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_GetMiuBase()
1323 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_LoadCode()
H A DhalJPD.h203 MS_BOOL HAL_JPD_IsVPUOnMiu1(void);
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/maxim/jpd/
H A DhalJPD.c1238 MS_BOOL HAL_JPD_IsVPUOnMiu1(void) in HAL_JPD_IsVPUOnMiu1() function
1253 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_GetMiuBase()
1323 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_LoadCode()
H A DhalJPD.h203 MS_BOOL HAL_JPD_IsVPUOnMiu1(void);
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/macan/jpd/
H A DhalJPD.c1238 MS_BOOL HAL_JPD_IsVPUOnMiu1(void) in HAL_JPD_IsVPUOnMiu1() function
1253 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_GetMiuBase()
1323 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_LoadCode()
H A DhalJPD.h203 MS_BOOL HAL_JPD_IsVPUOnMiu1(void);
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/hal/maserati/jpd/
H A DhalJPD.c1238 MS_BOOL HAL_JPD_IsVPUOnMiu1(void) in HAL_JPD_IsVPUOnMiu1() function
1253 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_GetMiuBase()
1323 if (HAL_JPD_IsVPUOnMiu1()) in HAL_JPD_LoadCode()
H A DhalJPD.h203 MS_BOOL HAL_JPD_IsVPUOnMiu1(void);
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mjpeg/
H A DdrvMJPEG.c552 return HAL_JPD_IsVPUOnMiu1(); in MDrv_JPD_IsVPUOnMiu1()