Searched refs:bAllocateDone (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiMJPEG_EX.c | 903 MS_BOOL bAllocateDone; in MApi_MJPEG_Init() local 905 MDrv_MJPEG_GetCMAInformation(u32Id,&u32Addr,&u32Size,&bAllocateDone); in MApi_MJPEG_Init() 906 …%tx, u32Size=0x%tx, bAllocateDone=%d!!!\n", (ptrdiff_t)u32Addr, (ptrdiff_t)u32Size, bAllocateDone); in MApi_MJPEG_Init()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiMJPEG_EX.c | 873 MS_BOOL bAllocateDone; in MApi_MJPEG_Init() local 875 MDrv_MJPEG_GetCMAInformation(u32Id,&u32Addr,&u32Size,&bAllocateDone); in MApi_MJPEG_Init() 876 …%tx, u32Size=0x%tx, bAllocateDone=%d!!!\n", (ptrdiff_t)u32Addr, (ptrdiff_t)u32Size, bAllocateDone); in MApi_MJPEG_Init()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/ |
| H A D | drvMVD_EX.c | 1341 MS_BOOL bAllocateDone; in MDrv_MVD_GetDispRdy() local 1343 HAL_MVD_GetCMAInformation(u8HalIdx,&u64Addr,&u64Size,&bAllocateDone); in MDrv_MVD_GetDispRdy()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/ |
| H A D | drvMVD_EX.c | 1320 MS_BOOL bAllocateDone; in MDrv_MVD_GetDispRdy() local 1322 HAL_MVD_GetCMAInformation(u8HalIdx,&u64Addr,&u64Size,&bAllocateDone); in MDrv_MVD_GetDispRdy()
|