Searched refs:threadData (Results 1 – 3 of 3) sorted by relevance
1008 static OMX_ERRORTYPE Rkvpu_OMX_InputProcessThread(OMX_PTR threadData) in Rkvpu_OMX_InputProcessThread() argument1016 if (threadData == NULL) { in Rkvpu_OMX_InputProcessThread()1021 pOMXComponent = (OMX_COMPONENTTYPE *)threadData; in Rkvpu_OMX_InputProcessThread()1038 static OMX_ERRORTYPE Rkvpu_OMX_OutputProcessThread(OMX_PTR threadData) in Rkvpu_OMX_OutputProcessThread() argument1046 if (threadData == NULL) { in Rkvpu_OMX_OutputProcessThread()1051 pOMXComponent = (OMX_COMPONENTTYPE *)threadData; in Rkvpu_OMX_OutputProcessThread()
1101 static OMX_ERRORTYPE Rkvpu_OMX_InputProcessThread(OMX_PTR threadData) in Rkvpu_OMX_InputProcessThread() argument1109 if (threadData == NULL) { in Rkvpu_OMX_InputProcessThread()1113 pOMXComponent = (OMX_COMPONENTTYPE *)threadData; in Rkvpu_OMX_InputProcessThread()1127 static OMX_ERRORTYPE Rkvpu_OMX_OutputProcessThread(OMX_PTR threadData) in Rkvpu_OMX_OutputProcessThread() argument1135 if (threadData == NULL) { in Rkvpu_OMX_OutputProcessThread()1139 pOMXComponent = (OMX_COMPONENTTYPE *)threadData; in Rkvpu_OMX_OutputProcessThread()
624 static OMX_ERRORTYPE Rockchip_OMX_MessageHandlerThread(OMX_PTR threadData) in Rockchip_OMX_MessageHandlerThread() argument634 if (threadData == NULL) { in Rockchip_OMX_MessageHandlerThread()639 pOMXComponent = (OMX_COMPONENTTYPE *)threadData; in Rockchip_OMX_MessageHandlerThread()