Searched defs:LogicalScreenDescriptor (Results 1 – 1 of 1) sorted by relevance
63 typedef struct LogicalScreenDescriptor { struct64 uint16_t logicalScreenWidth;65 uint16_t logicalScreenHeight;66 uint8_t packedFields;67 uint8_t backgroundColorIndex;68 uint8_t pixelAspectRatio;69 } LogicalScreenDescriptor; typedef