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