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

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_Utils.c615 * @G711DECHandleCommand() This function is called by the component when ever it
628 OMX_U32 G711DECHandleCommand (G711DEC_COMPONENT_PRIVATE *pComponentPrivate) function
656 G711DEC_DPRINT ("%d :: Entering G711DECHandleCommand Function - curState = %d\n",__LINE__,pComponentPrivate->curState);
757 G711DEC_DPRINT ("%d :: Inside G711DECHandleCommand\n",__LINE__);
760 G711DEC_DPRINT ("%d :: Inside G711DECHandleCommand\n",__LINE__);
767 G711DEC_DPRINT("G711DECHandleCommand %d\n",__LINE__);
774 G711DEC_DPRINT("G711DECHandleCommand %d\n",__LINE__);
946 G711DEC_DPRINT("%d: G711DECHandleCommand: Cmd Executing \n",__LINE__);
1044 G711DEC_DPRINT("%d: G711DECHandleCommand: Cmd Loaded - curState = %d\n",__LINE__,pComponentPrivate->curState);
1058 G711DEC_DPRINT("%d: G711DECHandleCommand
[all...]

Completed in 50 milliseconds