Searched defs:CodecVideoPortFormatParam (Results 1 – 1 of 1) sorted by relevance
142 struct CodecVideoPortFormatParam { struct143 uint32_t size; /** Size of the structure */144 union OMX_VERSIONTYPE version; /** Component version */145 uint32_t portIndex; /** Port index */146 uint32_t codecColorIndex; /** Color format index */147 uint32_t codecColorFormat; /** Color format defined in Display */148 uint32_t codecCompressFormat; /** See */149 uint32_t framerate; /** Q16 format */