| /utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/ |
| H A D | mhal_sc.c | 5323 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 5327 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 5328 stCMAFreeParam.offset_in_pool = stXC_CMA_Config[enCmaClient].u64AddrHeapOffset; in MHal_XC_Release_CMA() 5329 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 5330 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA() 5339 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 5340 stCMAFreeParam.offset_in_pool = stXC_CMA_Config[enCmaClient].u64AddrHeapOffset; in MHal_XC_Release_CMA() 5341 stCMAFreeParam.length = gSrcInfo[MAIN_WINDOW].Status2.u32PreCMAMemDualSCMSize; in MHal_XC_Release_CMA() 5342 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/ |
| H A D | mhal_sc.c | 5459 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 5463 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 5464 stCMAFreeParam.offset_in_pool = stXC_CMA_Config[enCmaClient].u64AddrHeapOffset; in MHal_XC_Release_CMA() 5465 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 5466 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA() 5475 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 5476 stCMAFreeParam.offset_in_pool = stXC_CMA_Config[enCmaClient].u64AddrHeapOffset; in MHal_XC_Release_CMA() 5477 stCMAFreeParam.length = gSrcInfo[MAIN_WINDOW].Status2.u32PreCMAMemDualSCMSize; in MHal_XC_Release_CMA() 5478 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/ |
| H A D | mhal_sc.c | 6507 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 6511 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 6512 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 6513 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 6514 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA() 6523 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 6524 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 6525 stCMAFreeParam.length = gSrcInfo[MAIN_WINDOW].Status2.u32PreCMAMemDualSCMSize; in MHal_XC_Release_CMA() 6526 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/ |
| H A D | mhal_sc.c | 7324 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 7328 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 7329 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 7330 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 7331 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA() 7340 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 7341 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 7342 stCMAFreeParam.length = gSrcInfo[MAIN_WINDOW].Status2.u32PreCMAMemDualSCMSize; in MHal_XC_Release_CMA() 7343 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/ |
| H A D | mhal_sc.c | 7858 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 7862 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM_temp[enCmaClient].pool_handle_id; //in: pool h… in MHal_XC_Release_CMA() 7863 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 7864 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 7865 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA() 7874 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM_temp[enCmaClient].pool_handle_id; //in: pool h… in MHal_XC_Release_CMA() 7875 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 7876 stCMAFreeParam.length = gSrcInfo[MAIN_WINDOW].Status2.u32PreCMAMemDualSCMSize; in MHal_XC_Release_CMA() 7877 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/ |
| H A D | mhal_sc.c | 7881 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 7885 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM_temp[enCmaClient].pool_handle_id; //in: pool h… in MHal_XC_Release_CMA() 7886 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 7887 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 7888 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA() 7897 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM_temp[enCmaClient].pool_handle_id; //in: pool h… in MHal_XC_Release_CMA() 7898 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 7899 stCMAFreeParam.length = gSrcInfo[MAIN_WINDOW].Status2.u32PreCMAMemDualSCMSize; in MHal_XC_Release_CMA() 7900 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/ |
| H A D | mhal_sc.c | 8146 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 8150 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM_temp[enCmaClient].pool_handle_id; //in: pool h… in MHal_XC_Release_CMA() 8151 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 8152 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 8153 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA() 8162 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM_temp[enCmaClient].pool_handle_id; //in: pool h… in MHal_XC_Release_CMA() 8163 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 8164 stCMAFreeParam.length = gSrcInfo[MAIN_WINDOW].Status2.u32PreCMAMemDualSCMSize; in MHal_XC_Release_CMA() 8165 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/ |
| H A D | mhal_sc.c | 8147 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 8151 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM_temp[enCmaClient].pool_handle_id; //in: pool h… in MHal_XC_Release_CMA() 8152 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 8153 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 8154 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA() 8163 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM_temp[enCmaClient].pool_handle_id; //in: pool h… in MHal_XC_Release_CMA() 8164 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 8165 stCMAFreeParam.length = gSrcInfo[MAIN_WINDOW].Status2.u32PreCMAMemDualSCMSize; in MHal_XC_Release_CMA() 8166 MApi_CMA_Pool_PutMem(&stCMAFreeParam); in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/ |
| H A D | mhal_sc.c | 6576 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 6579 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 6580 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 6581 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 6582 if (MApi_CMA_Pool_PutMem(&stCMAFreeParam) == FALSE) in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/ |
| H A D | mhal_sc.c | 6414 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 6417 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 6418 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 6419 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 6420 if (MApi_CMA_Pool_PutMem(&stCMAFreeParam) == FALSE) in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/ |
| H A D | mhal_sc.c | 6310 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 6313 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 6314 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 6315 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 6316 if (MApi_CMA_Pool_PutMem(&stCMAFreeParam) == FALSE) in MHal_XC_Release_CMA()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/ |
| H A D | mhal_sc.c | 6925 struct CMA_Pool_Free_Param stCMAFreeParam; in MHal_XC_Release_CMA() local 6928 …stCMAFreeParam.pool_handle_id = CMA_Pool_Init_PARAM[enCmaClient].heap_id; //in: pool handle id, wh… in MHal_XC_Release_CMA() 6929 …stCMAFreeParam.offset_in_pool = gSrcInfo[eWindow].Status2.stXCConfigCMA[enCmaClient].u64AddrHeapOf… in MHal_XC_Release_CMA() 6930 …stCMAFreeParam.length = gSrcInfo[eWindow].u32PreCMAMemSCMSize[enCmaClient]+gSrcInfo[eWindow].u32Pr… in MHal_XC_Release_CMA() 6931 if (MApi_CMA_Pool_PutMem(&stCMAFreeParam) == FALSE) in MHal_XC_Release_CMA()
|