Home
last modified time | relevance | path

Searched refs:MEMORY_TYPE_ION (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_SharedMemory.h40 MEMORY_TYPE_ION, enumerator
H A DRockchip_OSAL_SharedMemory.c58 static int mem_type = MEMORY_TYPE_ION;
481 mem_type = MEMORY_TYPE_ION; in Rockchip_OSAL_SharedMemory_Open()
539 if (mem_type == MEMORY_TYPE_ION) { in Rockchip_OSAL_SharedMemory_Close()
745 if (mem_cnt == MEMORY_TYPE_ION) { in Rockchip_OSAL_SharedMemory_Free()
784 if (mem_type == MEMORY_TYPE_ION) { in Rockchip_OSAL_SharedMemory_Map()

Completed in 2 milliseconds