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

1 2 3 4

  /frameworks/av/include/media/stagefright/
ColorConverter.h 31 ColorConverter(OMX_COLOR_FORMATTYPE from, OMX_COLOR_FORMATTYPE to);
62 OMX_COLOR_FORMATTYPE mSrcFormat, mDstFormat;
OMXCodec.h 258 OMX_COLOR_FORMATTYPE colorFormat);
269 const sp<MetaData>& meta, OMX_COLOR_FORMATTYPE *colorFormat);
272 OMX_COLOR_FORMATTYPE colorFormat, int portIndex);
284 OMX_COLOR_FORMATTYPE format, OMX_U32 width, OMX_U32 height);
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderH263.h 43 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
OMXVideoDecoderMPEG2.h 44 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
OMXVideoDecoderMPEG4.h 44 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
OMXVideoDecoderVP8.h 45 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
OMXVideoDecoderWMV.h 44 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
OMXVideoDecoderVP8.cpp 110 OMX_COLOR_FORMATTYPE OMXVideoDecoderVP8::GetOutputColorFormat(int width)
114 return (OMX_COLOR_FORMATTYPE)HAL_PIXEL_FORMAT_NV12_X_TILED_INTEL;
116 return (OMX_COLOR_FORMATTYPE)OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled;
OMXVideoDecoderAVC.h 43 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
OMXVideoDecoderH263.cpp 139 OMX_COLOR_FORMATTYPE OMXVideoDecoderH263::GetOutputColorFormat(int width)
142 return (OMX_COLOR_FORMATTYPE)HAL_PIXEL_FORMAT_NV12_X_TILED_INTEL;
OMXVideoDecoderMPEG2.cpp 140 OMX_COLOR_FORMATTYPE OMXVideoDecoderMPEG2::GetOutputColorFormat(int width)
143 return (OMX_COLOR_FORMATTYPE)HAL_PIXEL_FORMAT_NV12_X_TILED_INTEL;
OMXVideoDecoderMPEG4.cpp 140 OMX_COLOR_FORMATTYPE OMXVideoDecoderMPEG4::GetOutputColorFormat(int width)
143 return (OMX_COLOR_FORMATTYPE)HAL_PIXEL_FORMAT_NV12_X_TILED_INTEL;
OMXVideoDecoderVP9HWR.h 87 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
  /frameworks/av/media/libstagefright/include/
SoftwareRenderer.h 49 OMX_COLOR_FORMATTYPE mColorFormat;
SoftVideoEncoderOMXComponent.h 81 OMX_COLOR_FORMATTYPE mColorFormat; // Color format for the input port
  /frameworks/native/include/media/openmax/
OMX_Image.h 137 OMX_COLOR_FORMATTYPE eColorFormat;
163 OMX_COLOR_FORMATTYPE eColorFormat;
  /hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h 211 #define OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar (OMX_COLOR_FORMATTYPE)0x7FA00E00
212 #define OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled (OMX_COLOR_FORMATTYPE)0x7FA00F00
  /hardware/qcom/media/mm-core/inc/
OMX_Image.h 120 OMX_COLOR_FORMATTYPE eColorFormat;
146 OMX_COLOR_FORMATTYPE eColorFormat;
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h 120 OMX_COLOR_FORMATTYPE eColorFormat;
146 OMX_COLOR_FORMATTYPE eColorFormat;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 120 OMX_COLOR_FORMATTYPE eColorFormat;
146 OMX_COLOR_FORMATTYPE eColorFormat;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Image.h 137 OMX_COLOR_FORMATTYPE eColorFormat;
163 OMX_COLOR_FORMATTYPE eColorFormat;
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Image.h 120 OMX_COLOR_FORMATTYPE eColorFormat;
146 OMX_COLOR_FORMATTYPE eColorFormat;
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h     [all...]
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.h 93 OMX_COLOR_FORMATTYPE mOmxColorFormat; // OMX Color format
  /frameworks/native/include/media/hardware/
HardwareAPI.h 252 OMX_COLOR_FORMATTYPE eColorFormat;

Completed in 140 milliseconds

1 2 3 4