Searched defs:CodecVideoColorspace (Results 1 – 2 of 2) sorted by relevance
1 # CodecVideoColorspace chapter
405 struct CodecVideoColorspace { struct406 uint32_t size; /** Size of the structure */407 union OMX_VERSIONTYPE version; /** Component version */408 uint32_t portIndex; /** Port index */409 uint32_t requestingDataSpace;410 uint32_t dataSpaceChanged;411 uint32_t pixeFormat;412 uint32_t dataSpace;413 struct ColorAspects aspects;