Searched refs:nHandledFillThisBuffers (Results 1 – 6 of 6) sorted by relevance
711 OMX_U32 nHandledFillThisBuffers; member
894 OMX_U32 nHandledFillThisBuffers; member
1744 … pComponentPrivate->nFillThisBufferCount, pComponentPrivate->nHandledFillThisBuffers); in MP3DEC_HandleCommand()1745 … if (pComponentPrivate->nFillThisBufferCount == pComponentPrivate->nHandledFillThisBuffers) { in MP3DEC_HandleCommand()2163 pComponentPrivate->nHandledFillThisBuffers++; in MP3DEC_HandleDataBuf_FromApp()
323 pComponentPrivate->nHandledFillThisBuffers=0; in OMX_ComponentInit()
1789 … %ld\n", pComponentPrivate->nUnhandledFillThisBuffers, pComponentPrivate->nHandledFillThisBuffers); in AACDEC_HandleCommand()1790 … if (pComponentPrivate->nUnhandledFillThisBuffers == pComponentPrivate->nHandledFillThisBuffers) { in AACDEC_HandleCommand()2343 pComponentPrivate->nHandledFillThisBuffers++; in AACDEC_HandleDataBuf_FromApp()
307 pComponentPrivate->nHandledFillThisBuffers = 0; in OMX_ComponentInit()