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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h 689 * G722DEC_HandleCommand() function handles the command sent by the application.
707 OMX_U32 G722DEC_HandleCommand (G722DEC_COMPONENT_PRIVATE *pComponentPrivate);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c 179 nRet = G722DEC_HandleCommand (pComponentPrivate);
663 * @fn G722DEC_HandleCommand() function handles the command sent by the application.
681 OMX_U32 G722DEC_HandleCommand (G722DEC_COMPONENT_PRIVATE *pComponentPrivate)
    [all...]

Completed in 29 milliseconds