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

  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 133 #define OMX_WBCLOSE_PIPE(_pStruct_,err)\
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 449 OMX_WBCLOSE_PIPE(pComponentPrivate->dataPipe[0], err);
450 OMX_WBCLOSE_PIPE(pComponentPrivate->dataPipe[1], err);
451 OMX_WBCLOSE_PIPE(pComponentPrivate->cmdPipe[0], err);
452 OMX_WBCLOSE_PIPE(pComponentPrivate->cmdPipe[1], err);
453 OMX_WBCLOSE_PIPE(pComponentPrivate->cmdDataPipe[0], err);
454 OMX_WBCLOSE_PIPE(pComponentPrivate->cmdDataPipe[1], err);
    [all...]

Completed in 39 milliseconds