Searched defs:CodecVideoPortFormatParam (Results 1 – 1 of 1) sorted by relevance
154 struct CodecVideoPortFormatParam { struct155 uint32_t size; /** Size of the structure */156 union OMX_VERSIONTYPE version; /** Component version */157 uint32_t portIndex; /** Port index */158 uint32_t codecColorIndex; /** Color format index */159 uint32_t codecColorFormat; /** Color format defined in Display */160 uint32_t codecCompressFormat; /** See */161 uint32_t framerate; /** Q16 format */