Searched defs:count (Results 1 – 3 of 3) sorted by relevance
269 int count = 0; in main() local
252 uint32_t count; member
251 static int start_streaming(struct vb2_queue *vq, unsigned int count) in start_streaming()