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

  /frameworks/base/media/libstagefright/omx/
OMXNodeInstance.cpp 132 CHECK_EQ(OMX_GetState(mHandle, &state), OMX_ErrorNone);
139 while ((err = OMX_GetState(mHandle, &state)) == OMX_ErrorNone
161 while ((err = OMX_GetState(mHandle, &state)) == OMX_ErrorNone
  /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...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Core.h 65 * used with the OMX_GetState macro or becomes the parameter in a state change
    [all...]
  /frameworks/base/include/media/stagefright/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/omxcore/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/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/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/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/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c     [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/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...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]

Completed in 2339 milliseconds