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

1 2

  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 197 error = OMX_SendCommand(hComponent,OMX_CommandStateSet, OMX_StateIdle, NULL);
702 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
747 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateExecuting, NULL);
839 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
869 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateIdle, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 1003 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
1006 error = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 360 error = OMX_SendCommand(*pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
405 error = OMX_SendCommand(*pHandle, OMX_CommandStateSet, OMX_StateExecuting, NULL);
471 error = OMX_SendCommand(*pHandle,OMX_CommandStateSet, OMX_StateLoaded, NULL);
495 error = OMX_SendCommand(pHandle,OMX_CommandStateSet, OMX_StateWaitForResources, NULL);
508 error = OMX_SendCommand(*pHandle, OMX_CommandPortDisable, -1, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 827 eError = OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 199 eError = OMX_SendCommand(hComponent, OMX_CommandStateSet, OMX_StateInvalid, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 715 error = OMX_SendCommand(*pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
887 error = OMX_SendCommand(*pHandle, OMX_CommandStateSet, OMX_StateExecuting, NULL);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Resourcemanager.c 176 ret = OMX_SendCommand(pOMXComponent, OMX_CommandStateSet, OMX_StateLoaded, NULL);
395 ret = OMX_SendCommand(pOMXWaitComponent, OMX_CommandStateSet, OMX_StateIdle, NULL);
419 ret = OMX_SendCommand(pOMXWaitComponent, OMX_CommandStateSet, OMX_StateIdle, NULL);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c     [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.c 683 OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateExecuting, NULL);
700 OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
701 OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateLoaded, NULL);
727 OMX_SendCommand(pHandle, OMX_CommandFlush, NULL, NULL);
731 OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateIdle, NULL);
732 OMX_SendCommand(pHandle, OMX_CommandStateSet, OMX_StateLoaded, NULL);
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 108 eError = OMX_SendCommand(mCameraAdapterParameters.mHandleComp,
114 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandPortDisable) -0x%x", eError);
130 eError = OMX_SendCommand(mCameraAdapterParameters.mHandleComp,
135 CAMHAL_LOGEB("OMX_SendCommand(OMX_CommandPortEnable) -0x%x", eError);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c     [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 437 OMX_SendCommand(dec_handle, OMX_CommandStateSet, OMX_StatePause,0);
457 OMX_SendCommand(dec_handle, OMX_CommandStateSet, OMX_StateExecuting,0);
479 OMX_SendCommand(dec_handle, OMX_CommandFlush, OMX_ALL, 0);
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 113 OMX_SendCommand(my_obj->omx_handle, OMX_CommandFlush, 0, NULL);
118 OMX_SendCommand(my_obj->omx_handle, OMX_CommandStateSet, OMX_StateIdle, NULL);
119 OMX_SendCommand(my_obj->omx_handle, OMX_CommandStateSet, OMX_StateLoaded, NULL);
566 OMX_SendCommand(my_obj->omx_handle, OMX_CommandStateSet, OMX_StateExecuting, NULL);
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Core.h 63 * OMX_SendCommand macro.
83 * command when used with the OMX_SendCommand macro.
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h 46 * OMX_SendCommand macro.
66 * command when used with the OMX_SendCommand macro.
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 46 * OMX_SendCommand macro.
66 * command when used with the OMX_SendCommand macro.
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 46 * OMX_SendCommand macro.
66 * command when used with the OMX_SendCommand macro.
    [all...]

Completed in 921 milliseconds

1 2