Searched refs:arrayOutTypes (Results 1 – 1 of 1) sorted by relevance
196 GUID arrayOutTypes[2]; in gst_dshow_find_filter() local221 memcpy (&arrayOutTypes[0], &output_majortype, sizeof (CLSID)); in gst_dshow_find_filter()222 memcpy (&arrayOutTypes[1], &output_subtype, sizeof (CLSID)); in gst_dshow_find_filter()227 arrayOutTypes, NULL, NULL); in gst_dshow_find_filter()