Searched refs:threadData (Results 1 – 3 of 3) sorted by relevance
1002 static OMX_ERRORTYPE Rkvpu_OMX_InputProcessThread(OMX_PTR threadData) in Rkvpu_OMX_InputProcessThread() argument1010 if (threadData == NULL) { in Rkvpu_OMX_InputProcessThread()1015 pOMXComponent = (OMX_COMPONENTTYPE *)threadData; in Rkvpu_OMX_InputProcessThread()1032 static OMX_ERRORTYPE Rkvpu_OMX_OutputProcessThread(OMX_PTR threadData) in Rkvpu_OMX_OutputProcessThread() argument1040 if (threadData == NULL) { in Rkvpu_OMX_OutputProcessThread()1045 pOMXComponent = (OMX_COMPONENTTYPE *)threadData; in Rkvpu_OMX_OutputProcessThread()
1097 static OMX_ERRORTYPE Rkvpu_OMX_InputProcessThread(OMX_PTR threadData) in Rkvpu_OMX_InputProcessThread() argument1105 if (threadData == NULL) { in Rkvpu_OMX_InputProcessThread()1109 pOMXComponent = (OMX_COMPONENTTYPE *)threadData; in Rkvpu_OMX_InputProcessThread()1123 static OMX_ERRORTYPE Rkvpu_OMX_OutputProcessThread(OMX_PTR threadData) in Rkvpu_OMX_OutputProcessThread() argument1131 if (threadData == NULL) { in Rkvpu_OMX_OutputProcessThread()1135 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()