Searched refs:loop_count (Results 1 – 2 of 2) sorted by relevance
50 static unsigned int loop_count = 5; variable257 } while (--loop_count); in capture_then_play()311 loop_count = 5; in cmd_arecord_mad()347 loop_count = atoi(optarg); in cmd_arecord_mad()
77 int loop_count = 0; in test_hwtimer() local119 while (loop_count++ < MAX_TIMEOUT_SEC + 1) in test_hwtimer()
Completed in 6 milliseconds