Searched defs:num_devs (Results 1 – 2 of 2) sorted by relevance
321 int num_devs = waveInGetNumDevs(); in GetWaveDevices() local331 int num_devs = waveOutGetNumDevs(); in GetWaveDevices() local
29 clCreateContext(const cl_context_properties *props, cl_uint num_devs, in clCreateContext()