Searched refs:count_controls1 (Results 1 – 1 of 1) sorted by relevance
297 char count_controls1[V4L2_CID_LASTP1 - V4L2_CID_BASE]; in test_VIDIOC_QUERYCTRL_flag_NEXT_CTRL() local304 memset(count_controls1, 0, sizeof(count_controls1)); in test_VIDIOC_QUERYCTRL_flag_NEXT_CTRL()317 count_controls1[i - V4L2_CID_BASE]++; in test_VIDIOC_QUERYCTRL_flag_NEXT_CTRL()413 (count_controls1, count_controls2, in test_VIDIOC_QUERYCTRL_flag_NEXT_CTRL()414 sizeof(count_controls1)), 0); in test_VIDIOC_QUERYCTRL_flag_NEXT_CTRL()418 i < sizeof(count_controls1) / sizeof(*count_controls1); in test_VIDIOC_QUERYCTRL_flag_NEXT_CTRL()420 dprintf("%i ", count_controls1[i]); in test_VIDIOC_QUERYCTRL_flag_NEXT_CTRL()