Searched defs:CodecVideoPortFormatParam (Results 1 – 1 of 1) sorted by relevance
137 struct CodecVideoPortFormatParam { struct138 uint32_t size; /** Size of the structure */139 union OMX_VERSIONTYPE version; /** Component version */140 uint32_t portIndex; /** Port index */141 uint32_t codecColorIndex; /** Color format index */142 uint32_t codecColorFormat; /** Color format defined in Display */143 uint32_t codecCompressFormat; /** See */144 uint32_t framerate; /** Q16 format */