Searched defs:ProfileType (Results 1 – 2 of 2) sorted by relevance
255 struct ProfileType { struct256 OMX_VIDEO_CODINGTYPE eCodec;257 OMX_VIDEO_MPEG4LEVELTYPE eLevel;258 OMX_VIDEO_CONTROLRATETYPE eControlRate;259 OMX_VIDEO_AVCSLICEMODETYPE eSliceMode;260 OMX_U32 nFrameWidth;261 OMX_U32 nFrameHeight;262 OMX_U32 nFrameBytes;264 OMX_U32 nFramestride;265 OMX_U32 nFrameScanlines;[all …]
215 struct ProfileType struct217 OMX_VIDEO_CODINGTYPE eCodec;218 OMX_VIDEO_MPEG4LEVELTYPE eLevel;219 OMX_VIDEO_CONTROLRATETYPE eControlRate;220 OMX_VIDEO_AVCSLICEMODETYPE eSliceMode;221 OMX_U32 nFrameWidth;222 OMX_U32 nFrameHeight;223 OMX_U32 nFrameBytes;225 OMX_U32 nFramestride;226 OMX_U32 nFrameScanlines;[all …]