Searched refs:all_prop_cnt (Results 1 – 1 of 1) sorted by relevance
679 static int find_property_index(const WCHAR* name, PROPBAG2* all_props, int all_prop_cnt) in find_property_index() argument682 for (i=0; i < all_prop_cnt; i++) in find_property_index()690 …(IPropertyBag2 *options, const property_opt_test_data* data, PROPBAG2* all_props, int all_prop_cnt) in test_specific_encoder_properties() argument699 int idx = find_property_index(data[i].name, all_props, all_prop_cnt); in test_specific_encoder_properties()