Home
last modified time | relevance | path

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

/frameworks/media/libvideoeditor/osal/inc/
DM4OSA_Thread.h54 M4OSA_kThreadLowestPriority = 0x400 enumerator
/frameworks/media/libvideoeditor/osal/src/
DM4OSA_Thread.c267 case M4OSA_kThreadLowestPriority: in M4OSA_threadSyncStart()
527 if((M4OSA_UInt32)optionValue>M4OSA_kThreadLowestPriority) in M4OSA_SetThreadSyncPriority()