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

  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngDisplayQuery.cpp 32 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
TngOverlayPlane.cpp 127 format != OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled &&
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayQuery.cpp 32 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
TngGrallocBuffer.cpp 52 mFormat == OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled) {
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
GrallocBufferBase.cpp 71 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
PlaneCapabilities.cpp 67 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
111 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
OverlayPlaneBase.cpp 392 format = OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled;
419 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
586 format != OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled)
747 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled: //NV12_tiled
834 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled: // NV12_tiled
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
GrallocBufferBase.cpp 73 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
OverlayPlaneBase.cpp 376 format = OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled;
404 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
565 format != OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled)
726 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled: //NV12_tiled
814 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled: // NV12_tiled
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
PlaneCapabilities.cpp 68 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
111 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
AnnOverlayPlane.cpp 276 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled: //NV12_tiled
751 format != OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled) {
788 format != OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled) {
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
PlaneCapabilities.cpp 68 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
113 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled:
207 format == OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled) {
AnnOverlayPlane.cpp 245 case OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled: //NV12_tiled
664 format != OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled) {
701 format != OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled) {
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP8.cpp 116 return (OMX_COLOR_FORMATTYPE)OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled;
OMXVideoDecoderWMV.cpp 112 return OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled;
OMXVideoDecoderAVC.cpp 317 return OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled;
OMXVideoDecoderBase.cpp 543 if (p->graphicBufferColorFormat == OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled
    [all...]
  /hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h 212 #define OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled (OMX_COLOR_FORMATTYPE)0x7FA00F00
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 595 (p->format.video.eColorFormat == OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled))
    [all...]

Completed in 3268 milliseconds