Searched refs:mem_type (Results 1 – 6 of 6) sorted by relevance
160 MEMORY_TYPE mem_type; in Exynos_OMX_AllocateBuffer() local198 mem_type = SECURE_MEMORY; in Exynos_OMX_AllocateBuffer()200 mem_type = NORMAL_MEMORY; in Exynos_OMX_AllocateBuffer()202 mem_type = SYSTEM_MEMORY; in Exynos_OMX_AllocateBuffer()204 temp_buffer = Exynos_OSAL_SharedMemory_Alloc(pVideoDec->hSharedMemory, nSizeBytes, mem_type); in Exynos_OMX_AllocateBuffer()225 if (mem_type == SECURE_MEMORY) in Exynos_OMX_AllocateBuffer()
159 MEMORY_TYPE mem_type; in Exynos_OMX_AllocateBuffer() local197 mem_type = NORMAL_MEMORY; in Exynos_OMX_AllocateBuffer()199 mem_type = SYSTEM_MEMORY; in Exynos_OMX_AllocateBuffer()201 temp_buffer = Exynos_OSAL_SharedMemory_Alloc(pVideoEnc->hSharedMemory, nSizeBytes, mem_type); in Exynos_OMX_AllocateBuffer()
669 uint32_t mem_type; member
632 uint32_t mem_type; member
735 uint32_t mem_type; member
629 uint32_t mem_type; member