Searched refs:forAudioFormat (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/cortex/support/
H A DMediaString.h110 static BString forAudioFormat(
H A DMediaString.cpp281 s << (empty ? "" : ", ") << forAudioFormat(format.format, format.valid_bits);
566 BString MediaString::forAudioFormat( function in class:MediaString
569 D_METHOD(("MediaString::forAudioFormat()\n"));
/haiku/src/apps/cortex/InfoView/
H A DEndPointInfoView.cpp162 s = MediaString::forAudioFormat(format.u.raw_audio.format,
H A DConnectionInfoView.cpp127 s = MediaString::forAudioFormat(format.u.raw_audio.format,

Completed in 54 milliseconds