Searched refs:OMX_COLOR_FORMATTYPE (Results 1 - 25 of 109) sorted by relevance

12345

/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderVP8.cpp110 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;
H A DOMXVideoDecoderH263.h43 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
H A DOMXVideoDecoderMPEG2.h44 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
H A DOMXVideoDecoderMPEG4.h44 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
H A DOMXVideoDecoderVP8.h45 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
H A DOMXVideoDecoderWMV.h44 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
H A DOMXVideoDecoderAVC.h43 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
H A DOMXVideoDecoderH263.cpp139 OMX_COLOR_FORMATTYPE OMXVideoDecoderH263::GetOutputColorFormat(int width)
142 return (OMX_COLOR_FORMATTYPE)HAL_PIXEL_FORMAT_NV12_X_TILED_INTEL;
H A DOMXVideoDecoderMPEG2.cpp140 OMX_COLOR_FORMATTYPE OMXVideoDecoderMPEG2::GetOutputColorFormat(int width)
143 return (OMX_COLOR_FORMATTYPE)HAL_PIXEL_FORMAT_NV12_X_TILED_INTEL;
H A DOMXVideoDecoderMPEG4.cpp140 OMX_COLOR_FORMATTYPE OMXVideoDecoderMPEG4::GetOutputColorFormat(int width)
143 return (OMX_COLOR_FORMATTYPE)HAL_PIXEL_FORMAT_NV12_X_TILED_INTEL;
H A DOMXComponentCodecBase.h60 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
H A DOMXVideoDecoderVP9Hybrid.h53 virtual OMX_COLOR_FORMATTYPE GetOutputColorFormat(int width);
H A DOMXVideoDecoderWMV.cpp109 OMX_COLOR_FORMATTYPE OMXVideoDecoderWMV::GetOutputColorFormat(int width)
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1026 bool set_color_format(OMX_COLOR_FORMATTYPE dest_color_format);
1027 bool get_color_format(OMX_COLOR_FORMATTYPE &dest_color_format);
1044 OMX_COLOR_FORMATTYPE ColorFormat;
1139 static OMX_COLOR_FORMATTYPE getPreferredColorFormatNonSurfaceMode(OMX_U32 index) {
1142 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = {
1145 [2] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32m,
1146 [3] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32mMultiView,
1147 [4] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32mCompressed,
1149 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ?
1153 OMX_COLOR_FORMATTYPE getPreferredColorFormatDefaultMod
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1088 bool set_color_format(OMX_COLOR_FORMATTYPE dest_color_format);
1089 bool get_color_format(OMX_COLOR_FORMATTYPE &dest_color_format);
1107 OMX_COLOR_FORMATTYPE ColorFormat;
1200 static OMX_COLOR_FORMATTYPE getPreferredColorFormatNonSurfaceMode(OMX_U32 index) {
1203 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = {
1206 [2] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32m,
1207 [3] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32mMultiView,
1208 [4] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32mCompressed,
1210 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ?
1214 OMX_COLOR_FORMATTYPE getPreferredColorFormatDefaultMod
[all...]
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h1232 bool set_color_format(OMX_COLOR_FORMATTYPE dest_color_format);
1233 bool get_color_format(OMX_COLOR_FORMATTYPE &dest_color_format);
1251 OMX_COLOR_FORMATTYPE ColorFormat;
1294 static OMX_COLOR_FORMATTYPE getPreferredColorFormatNonSurfaceMode(OMX_U32 index) {
1297 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = {
1300 [2] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32m,
1301 [3] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32mMultiView,
1302 [4] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32mCompressed,
1304 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ?
1308 OMX_COLOR_FORMATTYPE getPreferredColorFormatDefaultMod
[all...]
/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
H A DOMX_IntelVideoExt.h211 #define OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar (OMX_COLOR_FORMATTYPE)0x7FA00E00
212 #define OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled (OMX_COLOR_FORMATTYPE)0x7FA00F00
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Image.h120 OMX_COLOR_FORMATTYPE eColorFormat;
146 OMX_COLOR_FORMATTYPE eColorFormat;
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Image.h120 OMX_COLOR_FORMATTYPE eColorFormat;
146 OMX_COLOR_FORMATTYPE eColorFormat;
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Image.h120 OMX_COLOR_FORMATTYPE eColorFormat;
146 OMX_COLOR_FORMATTYPE eColorFormat;
/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Image.h120 OMX_COLOR_FORMATTYPE eColorFormat;
146 OMX_COLOR_FORMATTYPE eColorFormat;
/hardware/qcom/media/sdm845/mm-core/inc/
H A DOMX_Image.h120 OMX_COLOR_FORMATTYPE eColorFormat;
146 OMX_COLOR_FORMATTYPE eColorFormat;
/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A Dmedia_video_hidl_test_common.h29 OMX_COLOR_FORMATTYPE eColorFormat);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h990 bool set_color_format(OMX_COLOR_FORMATTYPE dest_color_format);
991 bool get_color_format(OMX_COLOR_FORMATTYPE &dest_color_format);
1008 OMX_COLOR_FORMATTYPE ColorFormat;
1072 static OMX_COLOR_FORMATTYPE getPreferredColorFormatNonSurfaceMode(OMX_U32 index) {
1075 OMX_COLOR_FORMATTYPE formatsNonSurfaceMode[] = {
1078 [2] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32m,
1079 [3] = (OMX_COLOR_FORMATTYPE)QOMX_COLOR_FORMATYUV420PackedSemiPlanar32mMultiView,
1081 return (index < sizeof(formatsNonSurfaceMode) / sizeof(OMX_COLOR_FORMATTYPE)) ?
1085 static OMX_COLOR_FORMATTYPE getPreferredColorFormatDefaultMode(OMX_U32 index) {
1087 OMX_COLOR_FORMATTYPE formatsDefaul
[all...]
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dportbase.h131 OMX_U32 getFrameBufSize(OMX_COLOR_FORMATTYPE colorFormat, OMX_U32 width, OMX_U32 height);

Completed in 591 milliseconds

12345