HomeSort by relevance Sort by last modified time
    Searched refs:M4OSA_ThreadContext (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/osal/inc/
M4OSA_Thread_priv.h 33 typedef struct M4OSA_ThreadContext {
51 } M4OSA_ThreadContext ;
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Thread.c 43 M4OSA_ThreadContext* threadContext = (M4OSA_ThreadContext*)context;
124 M4OSA_ThreadContext* threadContext = M4OSA_NULL;
139 (M4OSA_ThreadContext*)M4OSA_32bitAlignedMalloc(sizeof(M4OSA_ThreadContext),
209 M4OSA_ThreadContext* threadContext = (M4OSA_ThreadContext*)context;
340 M4OSA_ThreadContext* threadContext = (M4OSA_ThreadContext*)context;
395 M4OSA_ThreadContext* threadContext = (M4OSA_ThreadContext*)context
    [all...]

Completed in 50 milliseconds