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

1 2

  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 124 def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
282 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused;
353 if (formatParams->eCompressionFormat != OMX_VIDEO_CodingUnused
SoftVideoEncoderOMXComponent.cpp 112 def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
182 if (port->format.video.eCompressionFormat != OMX_VIDEO_CodingUnused
316 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused;
  /hardware/intel/common/wrs_omxil_core/base/src/
portvideo.cpp 37 videoparam.eCompressionFormat = OMX_VIDEO_CodingUnused;
  /frameworks/native/include/media/openmax/
OMX_AsString.h     [all...]
OMX_Video.h 79 OMX_VIDEO_CodingUnused, /**< Value when coding is N/A */
138 * component. When OMX_VIDEO_CodingUnused is
170 * 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 */
121 * component. When OMX_VIDEO_CodingUnused is
153 * 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/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/omap4-aah/domx/omx_core/inc/
OMX_Video.h 79 OMX_VIDEO_CodingUnused, /**< Value when coding is N/A */
136 * component. When OMX_VIDEO_CodingUnused is
168 * 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...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.cpp 110 paramPortDefinitionInput.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
242 paramPortDefinitionOutput.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; // to be overridden
    [all...]
OMXVideoDecoderBase.cpp 93 paramPortDefinitionInput.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused; // to be overridden
153 paramPortDefinitionOutput.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 599 if (sPortDef.eDomain == OMX_PortDomainVideo && sPortDef.format.video.eCompressionFormat == OMX_VIDEO_CodingUnused)
  /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 898 OMX_VIDEO_CODINGTYPE compressionFormat = OMX_VIDEO_CodingUnused;
921 kPortIndexInput, OMX_VIDEO_CodingUnused,
941 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...]
OMX_VideoDec_Utils.c     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 302 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
349 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/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]

Completed in 602 milliseconds

1 2