Searched refs:nInCmdMarkBufIndex (Results 1 – 2 of 2) sorted by relevance
260 …pComponentPrivate->arrCmdMarkBufIndex[pComponentPrivate->nInCmdMarkBufIndex].hMarkTargetComponent … in OMX_VidDec_Thread()261 …pComponentPrivate->arrCmdMarkBufIndex[pComponentPrivate->nInCmdMarkBufIndex].pMarkData = ((OMX_MAR… in OMX_VidDec_Thread()262 pComponentPrivate->nInCmdMarkBufIndex++; in OMX_VidDec_Thread()263 pComponentPrivate->nInCmdMarkBufIndex %= VIDDEC_MAX_QUEUE_SIZE; in OMX_VidDec_Thread()
922 OMX_U8 nInCmdMarkBufIndex; /* for OMX_MARKTYPE */ member