Searched defs:G726ENC_IsPending (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Enc_Utils.c1403 if (!G726ENC_IsPending(pComponentPrivate,pBufHeader,OMX_DirInput)) {
1477 if (!G726ENC_IsPending(pComponentPrivate,pBufHeader,OMX_DirOutput)) {
1500 if (!G726ENC_IsPending(pComponentPrivate,pBufHeader,OMX_DirOutput)) {
2062 * @fn G726ENC_IsPending() description for G726ENC_IsPending
2063 G726ENC_IsPending().
2074 OMX_U32 G726ENC_IsPending(G726ENC_COMPONENT_PRIVATE *pComponentPrivate, function

Completed in 49 milliseconds