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

1 2

  /hardware/ti/omap4-aah/libtiutils/
ErrorUtils.cpp 127 case OMX_ErrorIncorrectStateOperation:
  /hardware/ti/omap4xxx/libtiutils/
ErrorUtils.cpp 126 case OMX_ErrorIncorrectStateOperation:
  /hardware/intel/common/omx-components/videocodec/
OMXComponentDefines.h 68 return OMX_ErrorIncorrectStateOperation;\
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 333 return OMX_ErrorIncorrectStateOperation;
574 return OMX_ErrorIncorrectStateOperation;
610 return OMX_ErrorIncorrectStateOperation;
960 return OMX_ErrorIncorrectStateOperation;
1013 return OMX_ErrorIncorrectStateOperation;
1108 return OMX_ErrorIncorrectStateOperation;
1177 return OMX_ErrorIncorrectStateOperation;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 687 OMX_ErrorIncorrectStateOperation,
691 eError = OMX_ErrorIncorrectStateOperation;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 600 eError = OMX_ErrorIncorrectStateOperation;
742 eError = OMX_ErrorIncorrectStateOperation;
743 G729ENC_EPRINT("OMX_ErrorIncorrectStateOperation.\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 744 OMX_ErrorIncorrectStateOperation,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 686 eError = OMX_ErrorIncorrectStateOperation;
687 G711ENC_DPRINT("%d :: OMX_ErrorIncorrectStateOperation from GetParameter",__LINE__);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 670 eError = OMX_ErrorIncorrectStateOperation;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 807 OMX_ErrorIncorrectStateOperation,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 648 eError = OMX_ErrorIncorrectStateOperation;
649 G726ENC_DPRINT("%d :: OMX_ErrorIncorrectStateOperation from GetParameter",__LINE__);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 764 OMX_ErrorIncorrectStateOperation,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 221 * OMX_ErrorIncorrectStateOperation If called when port is disabled.
362 * OMX_ErrorIncorrectStateOperation If called when port is disabled.
542 OMX_SET_ERROR_BAIL(eError, OMX_ErrorIncorrectStateOperation);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c     [all...]
  /frameworks/native/include/media/openmax/
OMX_AsString.h 259 case OMX_ErrorIncorrectStateOperation:
    [all...]
OMX_Core.h 232 OMX_ErrorIncorrectStateOperation = (OMX_S32) 0x80001018,
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h 215 OMX_ErrorIncorrectStateOperation = (OMX_S32) 0x80001018,
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 215 OMX_ErrorIncorrectStateOperation = (OMX_S32) 0x80001018,
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 505 return OMX_ErrorIncorrectStateOperation;
824 return OMX_ErrorIncorrectStateOperation;
877 return OMX_ErrorIncorrectStateOperation;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 215 OMX_ErrorIncorrectStateOperation = (OMX_S32) 0x80001018,
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Core.h 232 OMX_ErrorIncorrectStateOperation = (OMX_S32) 0x80001018,
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 215 OMX_ErrorIncorrectStateOperation = (OMX_S32) 0x80001018,
    [all...]

Completed in 1160 milliseconds

1 2