Searched defs:CodecVideoPortFormatParam (Results 1 – 2 of 2) sorted by relevance
1 # CodecVideoPortFormatParam chapter
216 struct CodecVideoPortFormatParam { struct217 uint32_t size; /** Size of the structure */218 union OMX_VERSIONTYPE version; /** Component version */219 uint32_t portIndex; /** Port index */220 uint32_t codecColorIndex; /** Color format index */221 uint32_t codecColorFormat; /** Color format defined in Display */222 uint32_t codecCompressFormat; /** See */223 uint32_t framerate; /** Q16 format */