HomeSort by relevance Sort by last modified time
    Searched refs:G729DECHandleCommand (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Dec_Utils.h 172 OMX_U32 G729DECHandleCommand (G729DEC_COMPONENT_PRIVATE *pComponentPrivate);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_ComponentThread.c 205 nRet = G729DECHandleCommand (pComponentPrivate);
OMX_G729Dec_Utils.c 643 * @G729DECHandleCommand() This function is called by the component when ever it
656 OMX_U32 G729DECHandleCommand (G729DEC_COMPONENT_PRIVATE *pComponentPrivate)
679 G729DEC_DPRINT ("%d :: Entering G729DECHandleCommand Function\n", __LINE__);
750 G729DEC_DPRINT ("%d :: Inside G729DECHandleCommand\n",__LINE__);
757 G729DEC_DPRINT("G729DECHandleCommand %d\n",__LINE__);
    [all...]

Completed in 63 milliseconds