HomeSort by relevance Sort by last modified time
    Searched refs:OMX_IMAGE_CodingJPEG (Results 1 - 12 of 12) sorted by null

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Image.h 56 OMX_IMAGE_CodingJPEG, /**< JPEG/JFIF image format */
  /frameworks/base/include/media/stagefright/openmax/
OMX_Image.h 73 OMX_IMAGE_CodingJPEG, /**< JPEG/JFIF image format */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h 56 OMX_IMAGE_CodingJPEG, /**< JPEG/JFIF image format */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 56 OMX_IMAGE_CodingJPEG, /**< JPEG/JFIF image format */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Image.h 56 OMX_IMAGE_CodingJPEG, /**< JPEG/JFIF image format */
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 807 portCheck.format.image.eCompressionFormat = OMX_IMAGE_CodingJPEG;
821 //TODO: OMX_IMAGE_CodingJPEG should be changed to OMX_IMAGE_CodingRAWJPEG when
824 portCheck.format.image.eCompressionFormat = OMX_IMAGE_CodingJPEG;
828 //TODO: OMX_IMAGE_CodingJPEG should be changed to OMX_IMAGE_CodingRAWMPO when
831 portCheck.format.image.eCompressionFormat = OMX_IMAGE_CodingJPEG;
    [all...]
OMXAlgo.cpp 895 thumbConf.eCompressionFormat = OMX_IMAGE_CodingJPEG;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 594 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortDef->format.image.eCompressionFormat = OMX_IMAGE_CodingUnused; /* OMX_IMAGE_CodingJPEG; */
615 pComponentPrivate->pCompPort[JPEGENC_OUT_PORT]->pPortDef->format.image.eCompressionFormat = OMX_IMAGE_CodingJPEG; /* OMX_IMAGE_CodingUnused; */
634 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortFormat->eCompressionFormat = OMX_IMAGE_CodingUnused; /* OMX_IMAGE_CodingJPEG; */
641 pComponentPrivate->pCompPort[JPEGENC_OUT_PORT]->pPortFormat->eCompressionFormat = OMX_IMAGE_CodingJPEG; /* OMX_IMAGE_CodingUnused; */
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 892 pInPortDef->format.image.eCompressionFormat = OMX_IMAGE_CodingJPEG;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /frameworks/base/media/libstagefright/
OMXCodec.cpp     [all...]

Completed in 258 milliseconds