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

  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 120 case OMX_COLOR_Format24bitRGB888:
311 } else if (mColorFormat == OMX_COLOR_Format24bitRGB888) {
  /frameworks/native/include/media/openmax/
OMX_AsString.h     [all...]
OMX_IVCommon.h 117 OMX_COLOR_Format24bitRGB888,
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 100 OMX_COLOR_Format24bitRGB888,
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 100 OMX_COLOR_Format24bitRGB888,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 100 OMX_COLOR_Format24bitRGB888,
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_IVCommon.h 117 OMX_COLOR_Format24bitRGB888,
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 100 OMX_COLOR_Format24bitRGB888,
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 924 nColor = OMX_COLOR_Format24bitRGB888;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_ImgConv.c 132 if(pComponentPrivate->sCompPorts[1].pPortDef.format.video.eColorFormat==OMX_COLOR_Format24bitRGB888)
OMX_VPP_Utils.c 284 case OMX_COLOR_Format24bitRGB888:
387 case OMX_COLOR_Format24bitRGB888:
    [all...]
OMX_VPP.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 978 pOutPortDef->format.image.eColorFormat = OMX_COLOR_Format24bitRGB888;
990 imageinfo->format == OMX_COLOR_Format24bitRGB888 ||
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 715 else if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format24bitRGB888) {
    [all...]

Completed in 515 milliseconds