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

  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 160 CHECK_EQ(OMX_GetState(mHandle, &state), OMX_ErrorNone);
168 while ((err = OMX_GetState(mHandle, &state)) == OMX_ErrorNone
197 while ((err = OMX_GetState(mHandle, &state)) == OMX_ErrorNone
308 OMX_ERRORTYPE err = OMX_GetState(mHandle, state);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c 155 eError = OMX_GetState(pHandle, &CurState);
162 eError = OMX_GetState(pHandle, &CurState);
780 OMX_GetState (pHandle, &testAppState);
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Core.h 82 * used with the OMX_GetState macro or becomes the parameter in a state change
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 313 eError = OMX_GetState(pComponent, &CurState);
342 eError = OMX_GetState(pComponent, &state);
344 APP_DPRINT("%d :: App: Error returned from OMX_GetState\n",__LINE__);
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c 661 error = OMX_GetState(*pHandle, &CurState);
667 error = OMX_GetState(*pHandle, &CurState);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 194 eError = OMX_GetState(*pHandle, &CurState);
201 eError = OMX_GetState(*pHandle, &CurState);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 290 eError = OMX_GetState(pHandle, &CurState);
353 eError = OMX_GetState (hComponent, &state);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c     [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 1047 eError = OMX_GetState(pContext->hComp, &pContext->eState);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 242 eError = OMX_GetState(pHandle, &CurState);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 378 eError = OMX_GetState(pHandle, &CurState);
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 385 ret = OMX_GetState(p_session->omx_handle, &current_state);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 386 ret = OMX_GetState(p_session->omx_handle, &current_state);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]

Completed in 4603 milliseconds