Home
last modified time | relevance | path

Searched refs:offset_in_pool (Results 1 – 25 of 60) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvIPAPool.c358 … __FUNCTION__,pool_to_pa_param->pool_handle_id, (unsigned long)pool_to_pa_param->offset_in_pool); in IN_IPA_POOL_To_PA()
369 pool_to_pa_args.offset_in_pool = pool_to_pa_param->offset_in_pool; in IN_IPA_POOL_To_PA()
375 (unsigned long)pool_to_pa_param->offset_in_pool,pool_to_pa_args.error_code,res); in IN_IPA_POOL_To_PA()
559 ipa_alloc_args.offset_in_pool = get_param->offset_in_pool; in MApi_IPA_Pool_GetMem()
563 …ipa_alloc_args.pool_handle_id,(unsigned long)ipa_alloc_args.offset_in_pool, (unsigned long)ipa_all… in MApi_IPA_Pool_GetMem()
568 …(unsigned long)get_param->offset_in_pool, (unsigned long)get_param->length,ipa_alloc_args.error_co… in MApi_IPA_Pool_GetMem()
594 ipa_free_args.offset_in_pool = put_param->offset_in_pool; in MApi_IPA_Pool_PutMem()
597 …ipa_free_args.pool_handle_id, (unsigned long)ipa_free_args.offset_in_pool, (unsigned long)ipa_free… in MApi_IPA_Pool_PutMem()
602 …put_param->pool_handle_id, (unsigned long)put_param->offset_in_pool,(unsigned long)put_param->leng… in MApi_IPA_Pool_PutMem()
720 (unsigned long)map_param->offset_in_pool, (unsigned long)map_param->length,map_param->cache_type); in MApi_IPA_Pool_MapUserVA()
[all …]
H A DMsOSmm.c267 IPA_get_param.offset_in_pool = get_param->chunk.offset_in_pool; in MSOS_MMPool_GetMem()
302 IPA_get_param.offset_in_pool = get_param->chunk.offset_in_pool; in MSOS_MMPool_GetMem_Timeout()
332 IPA_put_param.offset_in_pool = put_param->chunk.offset_in_pool; in MSOS_MMPool_PutMem()
361 IPA_map_param.offset_in_pool = map_param->chunk.offset_in_pool; in MSOS_MMPool_MapVA()
453 stPoolToPaParam.offset_in_pool = chunk_param->offset_in_pool; in MSOS_MMPool_Locate_Chunk()
656 alloc_param.offset_in_pool = get_param->chunk.offset_in_pool; in MSOS_MMPool_GetMem()
708 free_param.offset_in_pool = put_param->chunk.offset_in_pool; in MSOS_MMPool_PutMem()
747 offset_phyaddr = phyaddr + map_param->chunk.offset_in_pool; in MSOS_MMPool_MapVA()
1069 offset_phyaddr = phyaddr + map_param->chunk.offset_in_pool; in MSOS_MMPool_MapVA()
H A Dmdrv_ipa_pool_uapi.h55 MS_U64 offset_in_pool; //in: offset in pool member
74 MS_U64 offset_in_pool; //in: offset in pool member
90 MS_U64 offset_in_pool; //in: offset in pool member
206 MS_U64 offset_in_pool;//in: pa offset in pool. member
H A DMsOSmm.h138 MS_U64 offset_in_pool; //in: offset in pool member
208 MS_U64 offset_in_pool; //in: offset in pool member
H A DdrvCMAPool.c344 alloc_args.offset_in_heap = alloc_param->offset_in_pool; in MApi_CMA_Pool_GetMem()
383 free_args.offset_in_heap = free_param->offset_in_pool; in MApi_CMA_Pool_PutMem()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvIPAPool.c486 ipa_alloc_args.offset_in_pool = get_param->offset_in_pool; in MApi_IPA_Pool_GetMem()
496 …(long long unsigned int)get_param->offset_in_pool, (long long unsigned int)get_param->length,ipa_a… in MApi_IPA_Pool_GetMem()
523 …_id, (long long unsigned int)put_param->length, (long long unsigned int)put_param->offset_in_pool); in MApi_IPA_Pool_PutMem()
534 ipa_free_args.offset_in_pool = put_param->offset_in_pool; in MApi_IPA_Pool_PutMem()
542 …put_param->pool_handle_id, (long long unsigned int)put_param->offset_in_pool, (long long unsigned … in MApi_IPA_Pool_PutMem()
683 …(long long unsigned int)map_param->offset_in_pool, (long long unsigned int)map_param->length,map_p…
701 map_args.offset_in_pool = map_param->offset_in_pool;
712 …(long long unsigned int)map_param->offset_in_pool, (long long unsigned int)map_param->length,map_p…
732 …_Param.miu, IPAPool_Info[idx].Init_Param.offset_in_heap + map_param->offset_in_pool, IPAPool_Info[…
860 …(long long unsigned int)map_param->offset_in_pool, (long long unsigned int)map_param->length,map_p… in MApi_IPA_Pool_MapKerVA()
[all …]
H A DdrvCMAPool.c366 alloc_args.offset_in_heap = alloc_param->offset_in_pool; in MApi_CMA_Pool_GetMem()
375 …%x\n",__FUNCTION__,__LINE__,alloc_param->pool_handle_id,alloc_param->offset_in_pool,alloc_param->l… in MApi_CMA_Pool_GetMem()
415 free_args.offset_in_heap = free_param->offset_in_pool; in MApi_CMA_Pool_PutMem()
418 …llx \n",__FUNCTION__,__LINE__,free_param->pool_handle_id,free_param->offset_in_pool,free_param->le… in MApi_CMA_Pool_PutMem()
515 alloc_param.offset_in_pool = Init_Param.heap_length/4;
564 alloc_param2.offset_in_pool = 0;
605 free_param.offset_in_pool = alloc_param.offset_in_pool;
645 free_param2.offset_in_pool = alloc_param2.offset_in_pool;
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvCMAPool.h180 MS_U32 offset_in_pool; //in: offset in pool member
189 MS_U64 offset_in_pool; //in: offset in pool member
200 MS_U32 offset_in_pool; //in: offset in pool member
207 MS_U64 offset_in_pool; //in: offset in pool member
H A DdrvIPAPool.h182 MS_U64 offset_in_pool; //in: offset in pool member
193 MS_U64 offset_in_pool; //in: offset in pool member
200 MS_U64 offset_in_pool; //in: offset in pool member
299 MS_U64 offset_in_pool;//in: pa offset in pool. member
H A DdrvIPAPool_v2.h181 MS_U64 offset_in_pool; //in: offset in pool member
193 MS_U64 offset_in_pool; //in: offset in pool member
200 MS_U64 offset_in_pool; //in: offset in pool member
H A DdrvCMAPool_v2.h175 MS_U64 offset_in_pool; //in: offset in pool member
184 MS_U64 offset_in_pool; //in: offset in pool member
/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DdrvAVD.c214 …AVD_CMA_Alloc_PARAM.offset_in_pool = _eAVD_Init.pVD_InitData->u32COMB_3D_ADR - AVD_CMA_Pool_Init_P… in MDrv_AVD_Init()
384 …%d, ask offset 0x%llX\033[m\n", __PRETTY_FUNCTION__, __LINE__, AVD_CMA_Alloc_PARAM.offset_in_pool); in MDrv_AVD_SetInput()
389 AVD_CMA_Free_PARAM.offset_in_pool = AVD_CMA_Alloc_PARAM.offset_in_pool; in MDrv_AVD_SetInput()
/utopia/UTPA2-700.0.x/modules/demodulator/drv/demod/
H A DdrvDMD_DTMB.c678 …_DTMB_CMA_Alloc_PARAM.offset_in_pool = (pRes->sDMD_DTMB_InitData.u32TdiStartAddr * 16) - u32HeapSt… in _MDrv_DMD_DTMB_MD_Init()
689 … ask offset 0x%llX\033[m\n", __PRETTY_FUNCTION__, __LINE__, _DTMB_CMA_Alloc_PARAM.offset_in_pool)); in _MDrv_DMD_DTMB_MD_Init()
699 … _DTMB_CMA_Pool_Init_PARAM.heap_miu_start_offset + _DTMB_CMA_Alloc_PARAM.offset_in_pool, in _MDrv_DMD_DTMB_MD_Init()
754 _DTMB_CMA_Free_PARAM.offset_in_pool = _DTMB_CMA_Alloc_PARAM.offset_in_pool; in _MDrv_DMD_DTMB_MD_Exit()
764 …, ask offset 0x%llX\033[m\n", __PRETTY_FUNCTION__, __LINE__, _DTMB_CMA_Free_PARAM.offset_in_pool)); in _MDrv_DMD_DTMB_MD_Exit()
H A DdrvDMD_ISDBT.c625 …_ISDBT_CMA_Alloc_PARAM.offset_in_pool = (pRes->sDMD_ISDBT_InitData.u32TdiStartAddr * 16) - u32Heap… in _MDrv_DMD_ISDBT_MD_Init()
636 …ask offset 0x%llX\033[m\n", __PRETTY_FUNCTION__, __LINE__, _ISDBT_CMA_Alloc_PARAM.offset_in_pool)); in _MDrv_DMD_ISDBT_MD_Init()
646 … _ISDBT_CMA_Pool_Init_PARAM.heap_miu_start_offset + _ISDBT_CMA_Alloc_PARAM.offset_in_pool, in _MDrv_DMD_ISDBT_MD_Init()
706 _ISDBT_CMA_Free_PARAM.offset_in_pool = _ISDBT_CMA_Alloc_PARAM.offset_in_pool; in _MDrv_DMD_ISDBT_MD_Exit()
716 … ask offset 0x%llX\033[m\n", __PRETTY_FUNCTION__, __LINE__, _ISDBT_CMA_Free_PARAM.offset_in_pool)); in _MDrv_DMD_ISDBT_MD_Exit()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c915 alloc_param.offset_in_pool = u32Addr - cmaInitParam.heap_miu_start_offset; in MApi_MJPEG_Init()
929 (unsigned long long int)alloc_param.offset_in_pool, in MApi_MJPEG_Init()
933 cmaFreeParam[u8DrvId].offset_in_pool = alloc_param.offset_in_pool; in MApi_MJPEG_Init()
1172 (unsigned long long int)cmaFreeParam[u8DrvId].offset_in_pool, in MApi_MJPEG_Stop()
1174 …tx, len=0x%tx\n", (ptrdiff_t)u32Id, (ptrdiff_t)cmaFreeParam[u8DrvId].offset_in_pool, (ptrdiff_t)cm… in MApi_MJPEG_Stop()
H A DapiVDEC_EX.c3368 stAllocParam.offset_in_pool = u64offset - pstCmaInitParam->heap_miu_start_offset; in _VDEC_EX_NdecAllocator_CMAAlloc()
3374 (unsigned long long int)stAllocParam.offset_in_pool, in _VDEC_EX_NdecAllocator_CMAAlloc()
3422 stCmaFreeParam.offset_in_pool = u64offset - pstCmaInitParam->heap_miu_start_offset; in _VDEC_EX_NdecAllocator_CMAFree()
3428 (unsigned long long int)stCmaFreeParam.offset_in_pool, in _VDEC_EX_NdecAllocator_CMAFree()
5136 …_HVD_EX_GetCMAReleaseInfo(u32Id, &u8MIUIdx, &u8BlockIdx, &free_param.offset_in_pool, &free_param.l… in _VDEC_EX_AllocateCMAActionCallBack()
5139 … (unsigned int)free_param.length, (unsigned long long int)free_param.offset_in_pool); in _VDEC_EX_AllocateCMAActionCallBack()
5156 … (unsigned long long int)free_param.offset_in_pool, (unsigned int)free_param.length); in _VDEC_EX_AllocateCMAActionCallBack()
5167 … (unsigned long long int)free_param.offset_in_pool, (unsigned int)free_param.length); in _VDEC_EX_AllocateCMAActionCallBack()
5175 … (unsigned long long int)pVdecExContext->cmaFreeParam[u8MIUIdx][u8Idx].offset_in_pool, in _VDEC_EX_AllocateCMAActionCallBack()
5190 …while(MDrv_HVD_EX_GetCMAAllocationInfo(u32Id, &u8MIUIdx, &alloc_param.offset_in_pool, &alloc_param… in _VDEC_EX_AllocateCMAActionCallBack()
[all …]
H A DapiVDEC_EX.c.03368 stAllocParam.offset_in_pool = u64offset - pstCmaInitParam->heap_miu_start_offset;
3371 …VDEC_PRINT("[NDec][ALLOC][DBG][%s][%d] MApi_CMA_Pool_GetMem: heap_id=0x%x, offset_in_pool=0x%08llX…
3374 (unsigned long long int)stAllocParam.offset_in_pool,
3422 stCmaFreeParam.offset_in_pool = u64offset - pstCmaInitParam->heap_miu_start_offset;
3425 …VDEC_PRINT("[NDec][ALLOC][DBG][%s][%d] MApi_CMA_Pool_PutMem: heap_id=0x%x, offset_in_pool=0x%08llX…
3428 (unsigned long long int)stCmaFreeParam.offset_in_pool,
5132 …_HVD_EX_GetCMAReleaseInfo(u32Id, &u8MIUIdx, &u8BlockIdx, &free_param.offset_in_pool, &free_param.l…
5135 … (unsigned int)free_param.length, (unsigned long long int)free_param.offset_in_pool);
5150 …VDEC_ERR("CMA PutMem fail VDEC_FB_MIU=%d: pool_handle_id=0x%x, offset_in_pool=0x%llx, length=0x%x\…
5152 … (unsigned long long int)free_param.offset_in_pool, (unsigned int)free_param.length);
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c885 alloc_param.offset_in_pool = u32Addr - cmaInitParam.heap_miu_start_offset; in MApi_MJPEG_Init()
899 (unsigned long long int)alloc_param.offset_in_pool, in MApi_MJPEG_Init()
903 cmaFreeParam[u8DrvId].offset_in_pool = alloc_param.offset_in_pool; in MApi_MJPEG_Init()
1120 (unsigned long long int)cmaFreeParam[u8DrvId].offset_in_pool, in MApi_MJPEG_Stop()
1122 …tx, len=0x%tx\n", (ptrdiff_t)u32Id, (ptrdiff_t)cmaFreeParam[u8DrvId].offset_in_pool, (ptrdiff_t)cm… in MApi_MJPEG_Stop()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvCMAPool.h173 MS_U64 offset_in_pool; //in: offset in pool member
182 MS_U64 offset_in_pool; //in: offset in pool member
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOSmm.h139 MS_U64 offset_in_pool; //in: offset in pool member
209 MS_U64 offset_in_pool; //in: offset in pool member
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOSmm.h139 MS_U64 offset_in_pool; //in: offset in pool member
209 MS_U64 offset_in_pool; //in: offset in pool member
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOSmm.h138 MS_U64 offset_in_pool; //in: offset in pool member
208 MS_U64 offset_in_pool; //in: offset in pool member
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOSmm.h140 MS_U64 offset_in_pool; //in: offset in pool member
210 MS_U64 offset_in_pool; //in: offset in pool member
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.c2641 …0x%lx, len=0x%lx\n", u32Id, pHVDDrvContext->cmaFreeParam[0][u8DrvId].offset_in_pool, pHVDDrvContex… in MDrv_HVD_EX_Exit()
2646 …0x%lx, len=0x%lx\n", u32Id, pHVDDrvContext->cmaFreeParam[1][u8DrvId].offset_in_pool, pHVDDrvContex… in MDrv_HVD_EX_Exit()
5215 …alloc_param.offset_in_pool = HAL_HVD_EX_GetData(u32Id, E_HVD_GDATA_FRAMEBUF_ADDR) - pHVDDrvContext… in MDrv_HVD_EX_CheckDispInfoRdy()
5225 (unsigned long long int)alloc_param.offset_in_pool, in MDrv_HVD_EX_CheckDispInfoRdy()
5229 pHVDDrvContext->cmaFreeParam[0][u8DrvId].offset_in_pool = alloc_param.offset_in_pool; in MDrv_HVD_EX_CheckDispInfoRdy()
5232 …_Pool_GetMem:offset=0x%lx, len=0x%lx, miu=%ld\n", u32Id, alloc_param.offset_in_pool, alloc_param.l… in MDrv_HVD_EX_CheckDispInfoRdy()
5237 …alloc_param2.offset_in_pool = HAL_HVD_EX_GetData(u32Id, E_HVD_GDATA_FRAMEBUF2_ADDR) - pHVDDrvConte… in MDrv_HVD_EX_CheckDispInfoRdy()
5247 (unsigned long long int)alloc_param.offset_in_pool, in MDrv_HVD_EX_CheckDispInfoRdy()
5251 pHVDDrvContext->cmaFreeParam[1][u8DrvId].offset_in_pool = alloc_param2.offset_in_pool; in MDrv_HVD_EX_CheckDispInfoRdy()
5254 …Pool_GetMem:offset=0x%lx, len=0x%lx, miu=%ld\n", u32Id, alloc_param2.offset_in_pool, alloc_param2.… in MDrv_HVD_EX_CheckDispInfoRdy()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.c2713 …0x%lx, len=0x%lx\n", u32Id, pHVDDrvContext->cmaFreeParam[0][u8DrvId].offset_in_pool, pHVDDrvContex… in MDrv_HVD_EX_Exit()
2718 …0x%lx, len=0x%lx\n", u32Id, pHVDDrvContext->cmaFreeParam[1][u8DrvId].offset_in_pool, pHVDDrvContex… in MDrv_HVD_EX_Exit()
5202 …alloc_param.offset_in_pool = HAL_HVD_EX_GetData(u32Id, E_HVD_GDATA_FRAMEBUF_ADDR) - pHVDDrvContext… in MDrv_HVD_EX_CheckDispInfoRdy()
5212 (unsigned long long int)alloc_param.offset_in_pool, in MDrv_HVD_EX_CheckDispInfoRdy()
5216 pHVDDrvContext->cmaFreeParam[0][u8DrvId].offset_in_pool = alloc_param.offset_in_pool; in MDrv_HVD_EX_CheckDispInfoRdy()
5219 …_Pool_GetMem:offset=0x%lx, len=0x%lx, miu=%ld\n", u32Id, alloc_param.offset_in_pool, alloc_param.l… in MDrv_HVD_EX_CheckDispInfoRdy()
5224 …alloc_param2.offset_in_pool = HAL_HVD_EX_GetData(u32Id, E_HVD_GDATA_FRAMEBUF2_ADDR) - pHVDDrvConte… in MDrv_HVD_EX_CheckDispInfoRdy()
5234 (unsigned long long int)alloc_param.offset_in_pool, in MDrv_HVD_EX_CheckDispInfoRdy()
5238 pHVDDrvContext->cmaFreeParam[1][u8DrvId].offset_in_pool = alloc_param2.offset_in_pool; in MDrv_HVD_EX_CheckDispInfoRdy()
5241 …Pool_GetMem:offset=0x%lx, len=0x%lx, miu=%ld\n", u32Id, alloc_param2.offset_in_pool, alloc_param2.… in MDrv_HVD_EX_CheckDispInfoRdy()

123