HomeSort by relevance Sort by last modified time
    Searched refs:OMX_StateInvalid (Results 26 - 50 of 98) sorted by null

12 3 4

  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c 310 OMX_STATETYPE CurState = OMX_StateInvalid;
314 if (CurState == OMX_StateInvalid && bInvalidState == OMX_TRUE)
339 OMX_STATETYPE state = OMX_StateInvalid;
459 OMX_STATETYPE state = OMX_StateInvalid;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 739 pComponentPrivate->curState = OMX_StateInvalid;
787 pComponentPrivate->curState = OMX_StateInvalid;
810 pComponentPrivate->curState = OMX_StateInvalid;
    [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 226 omx_video::omx_video(): m_state(OMX_StateInvalid),
708 if(m_state == OMX_StateInvalid)
740 if(m_state == OMX_StateInvalid)
852 else if(eState == OMX_StateInvalid)
946 else if(eState == OMX_StateInvalid)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 787 pComponentPrivate->curState = OMX_StateInvalid;
810 pComponentPrivate->curState = OMX_StateInvalid;
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapture.cpp 387 if ( OMX_StateInvalid == mComponentState )
929 if (mComponentState == OMX_StateInvalid)
1029 if (mComponentState == OMX_StateInvalid)
    [all...]
OMXFD.cpp 125 if ( OMX_StateInvalid == mComponentState )
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
Exynos_OMX_Adec.c 272 if ((pExynosPort->portState != OMX_StateLoaded) && (pExynosPort->portState != OMX_StateInvalid)) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_VdecControl.c 298 if ((pExynosPort->portState != OMX_StateLoaded) && (pExynosPort->portState != OMX_StateInvalid)) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_VencControl.c 291 if ((pExynosPort->portState != OMX_StateLoaded) && (pExynosPort->portState != OMX_StateInvalid)) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 656 if(pCompPrivate->curState == OMX_StateInvalid){
678 if(nParam == OMX_StateInvalid)
681 pCompPrivate->curState = OMX_StateInvalid;
802 if(pComponentPrivate->curState == OMX_StateInvalid) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp 313 if (pExynosComponent->currentState == OMX_StateInvalid ) {
392 if (pExynosComponent->currentState == OMX_StateInvalid ) {
  /frameworks/native/include/media/openmax/
OMX_Core.h 111 OMX_StateInvalid, /**< component has detected that it's internal data
178 /** The component is in the state OMX_StateInvalid */
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h 94 OMX_StateInvalid, /**< component has detected that it's internal data
161 /** The component is in the state OMX_StateInvalid */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 94 OMX_StateInvalid, /**< component has detected that it's internal data
161 /** The component is in the state OMX_StateInvalid */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 94 OMX_StateInvalid, /**< component has detected that it's internal data
161 /** The component is in the state OMX_StateInvalid */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c 272 OMX_STATETYPE CurState = OMX_StateInvalid;
310 OMX_STATETYPE state = OMX_StateInvalid;
475 OMX_STATETYPE state = OMX_StateInvalid;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 94 OMX_StateInvalid, /**< component has detected that it's internal data
161 /** The component is in the state OMX_StateInvalid */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 94 OMX_StateInvalid, /**< component has detected that it's internal data
161 /** The component is in the state OMX_StateInvalid */
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 429 omx_vdec::omx_vdec(): m_state(OMX_StateInvalid),
670 if(p2 == OMX_StateInvalid)
672 DEBUG_PRINT_ERROR("\n OMX_EventError: p2 is OMX_StateInvalid");
    [all...]
omx_vdec_copper.cpp 449 omx_vdec::omx_vdec(): m_state(OMX_StateInvalid),
684 if(p2 == OMX_StateInvalid)
686 DEBUG_PRINT_ERROR("\n OMX_EventError: p2 is OMX_StateInvalid");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 367 OMX_STATETYPE CurState = OMX_StateInvalid;
373 if (CurState == OMX_StateInvalid && bInvalidState == OMX_TRUE)
379 if (CurState == OMX_StateInvalid) {
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 625 if (pComponentPrivate->eState == OMX_StateInvalid) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
G711EncTest.c 205 OMX_STATETYPE gState = OMX_StateInvalid;
239 OMX_STATETYPE CurState = OMX_StateInvalid;
    [all...]

Completed in 1491 milliseconds

12 3 4