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

  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_ComponentThread.c 176 nRet = WMADECHandleCommand (pComponentPrivate);
OMX_WmaDec_Utils.c 738 * @WMADECHandleCommand() This function is called by the component when ever it
751 OMX_U32 WMADECHandleCommand (WMADEC_COMPONENT_PRIVATE *pComponentPrivate)
766 OMX_PRINT1(pComponentPrivate->dbg, "WMADECHandleCommand");
767 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Entering WMADECHandleCommand Function - curState = %d",
834 OMX_PRSTATE2(pComponentPrivate->dbg, "%d: WMADECHandleCommand: Cmd OMX_StateInvalid:",
873 OMX_PRSTATE2(pComponentPrivate->dbg, "%d: WMADECHandleCommand: Cmd OMX_StateMax::",
877 OMX_PRSTATE2(pComponentPrivate->dbg, "%d: WMADECHandleCommand: Cmd Unknown::",
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 1005 * WMADECHandleCommand() Handles commands sent via SendCommand()
    [all...]

Completed in 49 milliseconds