Searched refs:nHandledEmptyThisBuffers (Results 1 – 6 of 6) sorted by relevance
713 OMX_U32 nHandledEmptyThisBuffers; member
896 OMX_U32 nHandledEmptyThisBuffers; member
1687 … pComponentPrivate->nEmptyThisBufferCount, pComponentPrivate->nHandledEmptyThisBuffers); in MP3DEC_HandleCommand()1688 … if (pComponentPrivate->nEmptyThisBufferCount == pComponentPrivate->nHandledEmptyThisBuffers) { in MP3DEC_HandleCommand()1865 pComponentPrivate->nHandledEmptyThisBuffers++; in MP3DEC_HandleDataBuf_FromApp()
324 pComponentPrivate->nHandledEmptyThisBuffers = 0; in OMX_ComponentInit()
1734 …ld\n", pComponentPrivate->nUnhandledEmptyThisBuffers, pComponentPrivate->nHandledEmptyThisBuffers); in AACDEC_HandleCommand()1735 …if (pComponentPrivate->nUnhandledEmptyThisBuffers == pComponentPrivate->nHandledEmptyThisBuffers) { in AACDEC_HandleCommand()1997 pComponentPrivate->nHandledEmptyThisBuffers++; in AACDEC_HandleDataBuf_FromApp()
309 pComponentPrivate->nHandledEmptyThisBuffers = 0; in OMX_ComponentInit()