Searched refs:GraphicControlExtension (Results 1 – 1 of 1) sorted by relevance
83 typedef struct GraphicControlExtension { struct91 } GraphicControlExtension; typedef239 GraphicControlExtension gce; in WriteFrameInfo()240 memset_s(&gce, sizeof(GraphicControlExtension), 0, sizeof(GraphicControlExtension)); in WriteFrameInfo()250 if (!Write((const uint8_t*)&gce, sizeof(GraphicControlExtension))) { in WriteFrameInfo()