Home
last modified time | relevance | path

Searched defs:DescribeColorFormatParams (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/include/media/hardware/
DHardwareAPI.h248 struct DescribeColorFormatParams { struct
249 OMX_U32 nSize;
250 OMX_VERSIONTYPE nVersion;
252 OMX_COLOR_FORMATTYPE eColorFormat;
253 OMX_U32 nFrameWidth;
254 OMX_U32 nFrameHeight;
255 OMX_U32 nStride;
256 OMX_U32 nSliceHeight;
257 OMX_BOOL bUsingNativeBuffers;
260 MediaImage sMediaImage;