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

/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_Utils.c1045 NBAMRENC_SetPending(pComponentPrivate,pComponentPrivate->pInputBufHdrPending[i],OMX_DirInput,__LINE__);
1062 NBAMRENC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput,__LINE__);
1816 NBAMRENC_SetPending(pComponentPrivate,pBufHeader,OMX_DirInput,__LINE__);
1932 NBAMRENC_SetPending(pComponentPrivate,pBufHeader,OMX_DirOutput,__LINE__);
2718 * @fn NBAMRENC_SetPending() description for NBAMRENC_SetPending
2719 NBAMRENC_SetPending().
2730 void NBAMRENC_SetPending(AMRENC_COMPONENT_PRIVATE *pComponentPrivate, function

Completed in 334 milliseconds