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

1 2

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 250 def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
329 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused;
452 if (def->format.video.eCompressionFormat != OMX_VIDEO_CodingUnused ||
513 if (formatParams->eCompressionFormat != OMX_VIDEO_CodingUnused ||
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 110 def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
171 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused;
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 385 def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
456 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused;
561 if (def->format.video.eCompressionFormat != OMX_VIDEO_CodingUnused ||
618 if (formatParams->eCompressionFormat != OMX_VIDEO_CodingUnused ||
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/
SEC_OMX_Venc.c     [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 155 def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
196 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp 152 def.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
193 formatParams->eCompressionFormat = OMX_VIDEO_CodingUnused;
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/
SEC_OMX_Vdec.c     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_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...]
  /frameworks/native/include/media/openmax/
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/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/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/qcom/media/mm-video/vidc/venc/src/
omx_video_encoder.cpp 219 m_sInPortDef.format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
267 m_sInPortFormat.eCompressionFormat = OMX_VIDEO_CodingUnused;
    [all...]
  /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/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 790 OMX_VIDEO_CODINGTYPE compressionFormat = OMX_VIDEO_CodingUnused;
811 kPortIndexInput, OMX_VIDEO_CodingUnused,
831 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...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/h264dec/
SEC_OMX_H264dec.c     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/h264enc/
SEC_OMX_H264enc.c     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c     [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 634 pPortDef->format.video.eCompressionFormat = OMX_VIDEO_CodingUnused;
    [all...]

Completed in 421 milliseconds

1 2