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

1 2

  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 531 return OMX_ErrorUnsupportedSetting;
539 return OMX_ErrorUnsupportedSetting;
543 return OMX_ErrorUnsupportedSetting;
558 return OMX_ErrorUnsupportedSetting;
586 return OMX_ErrorUnsupportedSetting;
590 return OMX_ErrorUnsupportedSetting;
625 return OMX_ErrorUnsupportedSetting;
640 return OMX_ErrorUnsupportedSetting;
671 return OMX_ErrorUnsupportedSetting;
715 return OMX_ErrorUnsupportedSetting;
    [all...]
video_encoder_device.cpp 199 return OMX_ErrorUnsupportedSetting;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 526 return OMX_ErrorUnsupportedSetting;
544 return OMX_ErrorUnsupportedSetting;
574 return OMX_ErrorUnsupportedSetting;
606 return OMX_ErrorUnsupportedSetting;
624 return OMX_ErrorUnsupportedSetting;
656 return OMX_ErrorUnsupportedSetting;
699 return OMX_ErrorUnsupportedSetting;
710 return OMX_ErrorUnsupportedSetting;
764 return OMX_ErrorUnsupportedSetting;
778 return OMX_ErrorUnsupportedSetting;
    [all...]
  /hardware/ti/omap4-aah/libtiutils/
ErrorUtils.cpp 112 case OMX_ErrorUnsupportedSetting:
  /hardware/ti/omap4xxx/libtiutils/
ErrorUtils.cpp 111 case OMX_ErrorUnsupportedSetting:
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 696 return OMX_ErrorUnsupportedSetting;
735 return OMX_ErrorUnsupportedSetting;
738 return OMX_ErrorUnsupportedSetting;
741 return OMX_ErrorUnsupportedSetting;
744 return OMX_ErrorUnsupportedSetting;
807 return OMX_ErrorUnsupportedSetting;
833 return OMX_ErrorUnsupportedSetting;
838 return OMX_ErrorUnsupportedSetting;
    [all...]
OMXVideoDecoderH263.cpp 136 return OMX_ErrorUnsupportedSetting;
OMXVideoDecoderMPEG4.cpp 137 return OMX_ErrorUnsupportedSetting;
OMXVideoDecoderPAVC.cpp 166 return OMX_ErrorUnsupportedSetting;
OMXVideoDecoderAVC.cpp 311 return OMX_ErrorUnsupportedSetting;
OMXVideoEncoderH263.cpp 273 return OMX_ErrorUnsupportedSetting;
OMXVideoEncoderMPEG4.cpp 271 return OMX_ErrorUnsupportedSetting;
  /frameworks/av/media/libstagefright/omx/
SoftVideoEncoderOMXComponent.cpp 184 return OMX_ErrorUnsupportedSetting;
191 return OMX_ErrorUnsupportedSetting;
222 return OMX_ErrorUnsupportedSetting;
254 return OMX_ErrorUnsupportedSetting;
260 return OMX_ErrorUnsupportedSetting;
274 return storeParam->bStoreMetaData ? OMX_ErrorUnsupportedSetting : OMX_ErrorNone;
SoftVideoDecoderOMXComponent.cpp 350 return OMX_ErrorUnsupportedSetting;
355 return OMX_ErrorUnsupportedSetting;
SimpleSoftOMXComponent.cpp 159 return OMX_ErrorUnsupportedSetting;
173 return OMX_ErrorUnsupportedSetting;
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 373 return OMX_ErrorUnsupportedSetting;
565 return OMX_ErrorUnsupportedSetting;
  /frameworks/native/include/media/openmax/
OMX_AsString.h 261 case OMX_ErrorUnsupportedSetting: return "UnsupportedSetting";
    [all...]
OMX_Core.h 235 OMX_ErrorUnsupportedSetting = (OMX_S32) 0x80001019,
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h 218 OMX_ErrorUnsupportedSetting = (OMX_S32) 0x80001019,
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 218 OMX_ErrorUnsupportedSetting = (OMX_S32) 0x80001019,
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 218 OMX_ErrorUnsupportedSetting = (OMX_S32) 0x80001019,
    [all...]

Completed in 943 milliseconds

1 2