Searched refs:num_found (Results 1 – 3 of 3) sorted by relevance
1107 guint num_found = 0; in gst_asio_object_check_buffer_reuse() local1120 num_found++; in gst_asio_object_check_buffer_reuse()1127 return num_found == num_channels; in gst_asio_object_check_buffer_reuse()
116 : num_variables(num_vars), num_found(0), variables(vars) in find_assignment_visitor()160 assert(num_found < num_variables); in check_variable_name()161 if (++num_found == num_variables) in check_variable_name()173 unsigned num_found; /**< Number of variables already found */ member in __anonf2b593850111::find_assignment_visitor
2020 guint num_found = 0; in gst_d3d11_screen_capture_find_nth_monitor() local2050 if (num_found == index) { in gst_d3d11_screen_capture_find_nth_monitor()2061 num_found++; in gst_d3d11_screen_capture_find_nth_monitor()