Searched defs:is_eof (Results 1 – 2 of 2) sorted by relevance
136 uint32_t is_eof; /**< The current packet is the last packet */ member
156 static void uvc_process_data_packet(void *curptr, uint32_t newlen, uint8_t is_eof, uint32_t frame_l… in uvc_process_data_packet()