Home
last modified time | relevance | path

Searched refs:MEM_DEBUG_EN (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_mem.cpp30 #define MEM_DEBUG_EN (0x00000001) macro
218 debug |= MEM_DEBUG_EN; in MppMemService()
220 if (debug & MEM_DEBUG_EN) { in MppMemService()
249 if (debug & MEM_DEBUG_EN) { in ~MppMemService()
750 if (service.debug & MEM_DEBUG_EN) in mpp_show_mem_status()