Searched defs:video_payload (Results 1 – 1 of 1) sorted by relevance
390 struct video_payload { struct391 const uint8_t *data;392 size_t size; /* size in bytes of this payload */393 int frameno; /* toggles between 0 and 1 */394 bool end_of_frame; /* set if this is the last