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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c 418 OMX_G711ENC_CLOSE_PIPE(pComponentPrivate->dataPipe[0],err);
419 OMX_G711ENC_CLOSE_PIPE(pComponentPrivate->dataPipe[1],err);
420 OMX_G711ENC_CLOSE_PIPE(pComponentPrivate->cmdPipe[0],err);
421 OMX_G711ENC_CLOSE_PIPE(pComponentPrivate->cmdPipe[1],err);
422 OMX_G711ENC_CLOSE_PIPE(pComponentPrivate->cmdDataPipe[0],err);
423 OMX_G711ENC_CLOSE_PIPE(pComponentPrivate->cmdDataPipe[1],err);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h 176 #define OMX_G711ENC_CLOSE_PIPE(_pStruct_,err) \
    [all...]

Completed in 38 milliseconds