/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
omx_video_encoder.cpp | 591 return OMX_ErrorUnsupportedSetting; 599 return OMX_ErrorUnsupportedSetting; 604 OMX_ErrorUnsupportedSetting; 619 return OMX_ErrorUnsupportedSetting; 647 return OMX_ErrorUnsupportedSetting; 651 return OMX_ErrorUnsupportedSetting; 686 return OMX_ErrorUnsupportedSetting; 701 return OMX_ErrorUnsupportedSetting; 732 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;
|
OMXVideoDecoderMPEG2.cpp | 137 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 | 186 return OMX_ErrorUnsupportedSetting; 193 return OMX_ErrorUnsupportedSetting; 224 return OMX_ErrorUnsupportedSetting; 256 return OMX_ErrorUnsupportedSetting; 262 return OMX_ErrorUnsupportedSetting; 276 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;
|
/frameworks/av/media/libstagefright/codecs/avcdec/ |
SoftAVCDec.cpp | 532 notify(OMX_EventError, OMX_ErrorUnsupportedSetting, err, NULL); 534 return OMX_ErrorUnsupportedSetting; 686 notify(OMX_EventError, OMX_ErrorUnsupportedSetting, err, NULL); 760 notify(OMX_EventError, OMX_ErrorUnsupportedSetting, err, NULL); 779 notify(OMX_EventError, OMX_ErrorUnsupportedSetting, err, NULL);
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_msm8974.cpp | [all...] |
omx_vdec_hevc.cpp | [all...] |
/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...] |
/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...] |