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

1 2

  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 124 mColorFormat, OMX_COLOR_Format16bitRGB565);
ColorConverter.cpp 40 if (mDstFormat != OMX_COLOR_Format16bitRGB565) {
88 if (mDstFormat != OMX_COLOR_Format16bitRGB565) {
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 112 OMX_COLOR_Format16bitRGB565,
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 95 OMX_COLOR_Format16bitRGB565,
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 95 OMX_COLOR_Format16bitRGB565,
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 95 OMX_COLOR_Format16bitRGB565,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 95 OMX_COLOR_Format16bitRGB565,
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_IVCommon.h 112 OMX_COLOR_Format16bitRGB565,
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_IVCommon.h 95 OMX_COLOR_Format16bitRGB565,
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 335 (pTempVidPortDef->format.video.eColorFormat == OMX_COLOR_Format16bitRGB565)){
928 nColor = OMX_COLOR_Format16bitRGB565;
    [all...]
  /frameworks/av/media/libstagefright/
CameraSource.cpp 118 return OMX_COLOR_Format16bitRGB565;
StagefrightMetadataRetriever.cpp 294 (OMX_COLOR_FORMATTYPE)srcFormat, OMX_COLOR_Format16bitRGB565);
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.c 974 pOutPortDef->format.image.eColorFormat = OMX_COLOR_Format16bitRGB565;
989 if(imageinfo->format == OMX_COLOR_Format16bitRGB565 ||
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 278 case OMX_COLOR_Format16bitRGB565:
363 case OMX_COLOR_Format16bitRGB565:
    [all...]
OMX_VPP.c     [all...]
  /hardware/ti/omap4-aah/camera/
ANativeWindowDisplayAdapter.cpp 53 pixFormat = OMX_COLOR_Format16bitRGB565;
    [all...]
  /hardware/ti/omap4xxx/camera/
ANativeWindowDisplayAdapter.cpp 57 pixFormat = OMX_COLOR_Format16bitRGB565;
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapabilities.cpp 101 { OMX_COLOR_Format16bitRGB565, CameraParameters::PIXEL_FORMAT_RGB565 },
    [all...]
OMXCapture.cpp 77 pixFormat = OMX_COLOR_Format16bitRGB565;
    [all...]
OMXCameraAdapter.cpp 445 pixFormat = OMX_COLOR_Format16bitRGB565;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c 712 else if (pPortDefOut->format.image.eColorFormat == OMX_COLOR_Format16bitRGB565) {
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapture.cpp 84 pixFormat = OMX_COLOR_Format16bitRGB565;
    [all...]
OMXCapabilities.cpp 196 { OMX_COLOR_Format16bitRGB565, android::CameraParameters::PIXEL_FORMAT_RGB565 },
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c 729 else if (pPortDefIn->format.image.eColorFormat == OMX_COLOR_Format16bitRGB565)
    [all...]

Completed in 237 milliseconds

1 2