Searched refs:get_media_format_for (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDevice.h91 static status_t get_media_format_for(int fmt, media_format &format);
H A DOpenSoundDevice.cpp298 status_t OpenSoundDevice::get_media_format_for(int fmt, media_format &format) function in class:OpenSoundDevice
H A DOpenSoundDeviceEngine.cpp449 err = OpenSoundDevice::get_media_format_for(fmt, format);

Completed in 41 milliseconds