/frameworks/av/media/libstagefright/omx/ |
SoftVideoDecoderOMXComponent.cpp | 111 def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; 166 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused;
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/ |
SoftMPEG4Encoder.cpp | 255 def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; 334 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused; 461 if (def->format.video.eCompressionFormat != OMX_VIDEO_CodingUnused || 523 if (formatParams->eCompressionFormat != OMX_VIDEO_CodingUnused ||
|
/frameworks/av/media/libstagefright/codecs/avc/enc/ |
SoftAVCEncoder.cpp | 393 def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; 464 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused; 573 if (def->format.video.eCompressionFormat != OMX_VIDEO_CodingUnused || 631 if (formatParams->eCompressionFormat != OMX_VIDEO_CodingUnused || [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/ |
Exynos_OMX_VdecControl.c | [all...] |
Exynos_OMX_Vdec.c | 259 pExynosOutputPort->portDefinition.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/ |
Exynos_OMX_VencControl.c | [all...] |
Exynos_OMX_Venc.c | [all...] |
/frameworks/native/include/media/openmax/ |
OMX_Video.h | 79 OMX_VIDEO_CodingUnused, /**< Value when coding is N/A */ 137 * component. When OMX_VIDEO_CodingUnused is 169 * component. When OMX_VIDEO_CodingUnused is specified, [all...] |
/hardware/qcom/media/mm-core/inc/ |
OMX_Video.h | 62 OMX_VIDEO_CodingUnused, /**< Value when coding is N/A */ 119 * component. When OMX_VIDEO_CodingUnused is 151 * component. When OMX_VIDEO_CodingUnused is specified, [all...] |
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Video.h | 62 OMX_VIDEO_CodingUnused, /**< Value when coding is N/A */ 118 * component. When OMX_VIDEO_CodingUnused is 150 * component. When OMX_VIDEO_CodingUnused is specified, [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_Video.h | 62 OMX_VIDEO_CodingUnused, /**< Value when coding is N/A */ 118 * component. When OMX_VIDEO_CodingUnused is 150 * component. When OMX_VIDEO_CodingUnused is specified, [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Video.h | 62 OMX_VIDEO_CodingUnused, /**< Value when coding is N/A */
118 * component. When OMX_VIDEO_CodingUnused is
150 * component. When OMX_VIDEO_CodingUnused is specified,
[all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Video.h | 62 OMX_VIDEO_CodingUnused, /**< Value when coding is N/A */ 118 * component. When OMX_VIDEO_CodingUnused is 150 * component. When OMX_VIDEO_CodingUnused is specified, [all...] |
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
SoftVPXEncoder.cpp | 192 inputPort.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; 363 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused;
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_Utils.c | [all...] |
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/ |
omx_proxy_videodec.c | 568 if (sPortDef.eDomain == OMX_PortDomainVideo && sPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingUnused)
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
omx_video_encoder.cpp | 259 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; 307 m_sInPortFormat.eCompressionFormat = OMX_VIDEO_CodingUnused; [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
OMX_VideoDec_Utils.h | 214 #define VIDDEC_OUTPUT_PORT_COMPRESSIONFORMAT OMX_VIDEO_CodingUnused [all...] |
/frameworks/av/media/libstagefright/ |
OMXCodec.cpp | 793 OMX_VIDEO_CODINGTYPE compressionFormat = OMX_VIDEO_CodingUnused; 814 kPortIndexInput, OMX_VIDEO_CodingUnused, 834 video_def->eCompressionFormat = OMX_VIDEO_CodingUnused; [all...] |
ACodec.cpp | [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
OMX_VideoDecoder.c | [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
omx_video_encoder.cpp | 263 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; 308 m_sInPortFormat.eCompressionFormat = OMX_VIDEO_CodingUnused; [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEncoder.c | 634 pPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/ |
Exynos_OMX_H264dec.c | [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/ |
Exynos_OMX_Mpeg4dec.c | [all...] |