Home
last modified time | relevance | path

Searched refs:GetFormatsAndRates (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DAudioStreamingInterface.h147 void GetFormatsAndRates(
H A DAudioStreamingInterface.cpp501 AudioStreamingInterface::GetFormatsAndRates(multi_description* Description) in GetFormatsAndRates() function in AudioStreamingInterface
H A DDevice.cpp510 fStreams[i]->GetFormatsAndRates(&Description); in _MultiGetDescription()