Searched refs:WMADEC_IsPending (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 1198 OMX_U32 WMADEC_IsPending(WMADEC_COMPONENT_PRIVATE *pComponentPrivate, OMX_BUFFERHEADERTYPE *pBufHdr…
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_Utils.c | 901 …if (WMADEC_IsPending(pComponentPrivate,pComponentPrivate->pInputBufferList->pBufHdr[i],OMX_DirInpu… in WMADECHandleCommand() 1103 if (!WMADEC_IsPending(pComponentPrivate, in WMADECHandleCommand() 1507 if (!WMADEC_IsPending(pComponentPrivate,pBufHeader,OMX_DirInput)) in WMADECHandleDataBuf_FromApp() 1628 if (!WMADEC_IsPending(pComponentPrivate,pBufHeader,OMX_DirOutput)){ in WMADECHandleDataBuf_FromApp() 3209 if (!WMADEC_IsPending(pComponentPrivate, in WMADEC_CommandToExecuting() 3244 if (!WMADEC_IsPending(pComponentPrivate, in WMADEC_CommandToExecuting() 3568 OMX_U32 WMADEC_IsPending(WMADEC_COMPONENT_PRIVATE *pComponentPrivate, in WMADEC_IsPending() function
|