Searched defs:frame_out (Results 1 – 2 of 2) sorted by relevance
609 void show_progress(int frame_in, int frame_out, unsigned long dx_time) in show_progress()689 …int frame_in = 0, frame_out = 0, flipuv = 0, noblit = 0, do_md5 = 0, progress =… in main() local
36 uint8_t frame_out[65535 + L2CAP_HDR_SIZE] __attribute__ ((aligned (4))); member