HomeSort by relevance Sort by last modified time
    Searched refs:OMX_CommandFlush (Results 1 - 25 of 61) sorted by null

1 2 3

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Thread.c 231 else if ( eCmd == OMX_CommandFlush ) {
232 OMX_PRBUFFER2(pComponentPrivate->dbg, "eCmd = OMX_CommandFlush\n");
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_CompThread.c 245 case OMX_CommandFlush:
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Thread.c 207 else if (eCmd == OMX_CommandFlush) {
208 OMX_PRBUFFER2(pComponentPrivate->dbg, "eCmd = OMX_CommandFlush\n");
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Thread.c 255 case OMX_CommandFlush :
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Core.h 52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */
    [all...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Core.h 69 OMX_CommandFlush, /**< Flush the data queue(s) of a component */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 52 OMX_CommandFlush, /**< Flush the data queue(s) of a component */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 371 if (nData1 == OMX_CommandFlush){
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Thread.c 255 } else if (eCmd == OMX_CommandFlush) {
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c     [all...]
  /frameworks/base/media/libstagefright/omx/tests/
OMXHarness.cpp 354 err = mOMX->sendCommand(node, OMX_CommandFlush, 1);
362 && msg.u.event_data.data1 == OMX_CommandFlush
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c     [all...]
  /frameworks/base/media/libstagefright/
OMXCodec.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c     [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 456 OMX_EventCmdComplete,OMX_CommandFlush,
490 OMX_EventCmdComplete,OMX_CommandFlush,
674 if(cmd == OMX_CommandFlush || cmd == OMX_CommandPortDisable || cmd == OMX_CommandPortEnable)
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Basecomponent.c 518 case OMX_CommandFlush:
792 case OMX_CommandFlush :
793 SEC_OSAL_Log(SEC_LOG_TRACE, "Command: OMX_CommandFlush");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c     [all...]

Completed in 1486 milliseconds

1 2 3