Home
last modified time | relevance | path

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

/frameworks/native/include/media/hardware/
DHardwareAPI.h280 struct DescribeColorFormat2Params { struct
281 OMX_U32 nSize;
282 OMX_VERSIONTYPE nVersion;
284 OMX_COLOR_FORMATTYPE eColorFormat;
285 OMX_U32 nFrameWidth;
286 OMX_U32 nFrameHeight;
287 OMX_U32 nStride;
288 OMX_U32 nSliceHeight;
289 OMX_BOOL bUsingNativeBuffers;
292 MediaImage2 sMediaImage;