Searched defs:crc_window_parm (Results 1 – 1 of 1) sorted by relevance
43 struct crc_window_parm { struct44 uint16_t x_start;45 uint16_t y_start;46 uint16_t x_end;47 uint16_t y_end;49 bool activated;51 bool update_win;53 int skip_frame_cnt;
Completed in 3 milliseconds