/frameworks/native/include/media/openmax/ |
OMX_Image.h | 71 OMX_IMAGE_CodingUnused, /**< Value when format is N/A */ 122 * the component. When OMX_IMAGE_CodingUnused is 153 * component. When OMX_IMAGE_CodingUnused is specified,
|
/hardware/qcom/media/mm-core/inc/ |
OMX_Image.h | 54 OMX_IMAGE_CodingUnused, /**< Value when format is N/A */ 105 * the component. When OMX_IMAGE_CodingUnused is 136 * component. When OMX_IMAGE_CodingUnused is specified,
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Image.h | 54 OMX_IMAGE_CodingUnused, /**< Value when format is N/A */ 105 * the component. When OMX_IMAGE_CodingUnused is 136 * component. When OMX_IMAGE_CodingUnused is specified,
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_Image.h | 54 OMX_IMAGE_CodingUnused, /**< Value when format is N/A */ 105 * the component. When OMX_IMAGE_CodingUnused is 136 * component. When OMX_IMAGE_CodingUnused is specified,
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Image.h | 54 OMX_IMAGE_CodingUnused, /**< Value when format is N/A */
105 * the component. When OMX_IMAGE_CodingUnused is
136 * component. When OMX_IMAGE_CodingUnused is specified,
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Image.h | 54 OMX_IMAGE_CodingUnused, /**< Value when format is N/A */ 105 * the component. When OMX_IMAGE_CodingUnused is 136 * component. When OMX_IMAGE_CodingUnused is specified,
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXAlgo.cpp | 892 thumbConf.eCompressionFormat = OMX_IMAGE_CodingUnused; [all...] |
OMXCameraAdapter.cpp | 850 portCheck.format.image.eCompressionFormat = OMX_IMAGE_CodingUnused; [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 | 967 pOutPortDef->format.image.eCompressionFormat = OMX_IMAGE_CodingUnused; [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/ |
JPEGTestEnc.c | [all...] |
/frameworks/av/media/libstagefright/ |
OMXCodec.cpp | [all...] |