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

1 2 34

  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp 313 OMX_STATETYPE m_eState = OMX_StateInvalid;
508 GOTO_STATE(OMX_StateInvalid);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 269 OMX_STATETYPE CurState = OMX_StateInvalid;
274 if (CurState == OMX_StateInvalid && bInvalidState == OMX_TRUE)
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c 243 OMX_STATETYPE waiting_state=OMX_StateInvalid;
279 * OMX_StateInvalid Wrong transition
286 OMX_STATETYPE CurState = OMX_StateInvalid;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 633 OMX_STATETYPE commandedState = OMX_StateInvalid;
709 pComponentPrivate->curState = OMX_StateInvalid;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c     [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 483 if(m_state == OMX_StateInvalid)
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c 411 pComponentPrivate->eState = OMX_StateInvalid;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]
OMX_VPP.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 637 OMX_STATETYPE commandedState = OMX_StateInvalid;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 661 OMX_STATETYPE commandedState = OMX_StateInvalid;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 283 OMX_STATETYPE CurState = OMX_StateInvalid;
287 if (CurState == OMX_StateInvalid && bInvalidState == OMX_TRUE)
    [all...]
  /frameworks/av/media/libmedia/
IOMX.cpp 586 OMX_STATETYPE state = OMX_StateInvalid;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 190 OMX_STATETYPE CurState = OMX_StateInvalid;
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXExif.cpp 251 if ( OMX_StateInvalid == mComponentState )
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c     [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 157 _s_ = "OMX_StateInvalid"; \
    [all...]

Completed in 1876 milliseconds

1 2 34