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

  /hardware/samsung_slsi/exynos5/libcsc/
csc_helper.c 51 omx_format = OMX_COLOR_Format32bitARGB8888;
80 case OMX_COLOR_Format32bitARGB8888:
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 122 OMX_COLOR_Format32bitARGB8888,
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 105 OMX_COLOR_Format32bitARGB8888,
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 105 OMX_COLOR_Format32bitARGB8888,
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 105 OMX_COLOR_Format32bitARGB8888,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 105 OMX_COLOR_Format32bitARGB8888,
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_IVCommon.h 122 OMX_COLOR_Format32bitARGB8888,
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 105 OMX_COLOR_Format32bitARGB8888,
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp 908 omx_format = OMX_COLOR_Format32bitARGB8888;
937 case OMX_COLOR_Format32bitARGB8888:
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 981 pOutPortDef->format.image.eColorFormat = OMX_COLOR_Format32bitARGB8888;
991 imageinfo->format == OMX_COLOR_Format32bitARGB8888 ||
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 718 else if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888) {
745 if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888)
    [all...]
OMX_JpegDecoder.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c 678 if ( pPortDefIn->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888){
719 || pPortDefIn->format.image.eColorFormat == OMX_COLOR_Format32bitARGB8888
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c 319 csc_src_color_format = omx_2_hal_pixel_format((unsigned int)OMX_COLOR_Format32bitARGB8888);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c     [all...]
OMX_VPP_Utils.c 290 case OMX_COLOR_Format32bitARGB8888:
    [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]

Completed in 141 milliseconds