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

/haiku/src/apps/cortex/support/
H A DMediaString.h115 static BString forAudioChannelCount(
H A DMediaString.cpp287 s << (empty ? "" : ", ") << forAudioChannelCount(format.channel_count);
615 BString MediaString::forAudioChannelCount( function in class:MediaString
618 D_METHOD(("MediaString::forAudioChannelCount()\n"));
/haiku/src/apps/cortex/InfoView/
H A DEndPointInfoView.cpp169 s = MediaString::forAudioChannelCount(format.u.raw_audio.channel_count);
H A DConnectionInfoView.cpp134 s = MediaString::forAudioChannelCount(format.u.raw_audio.channel_count);

Completed in 91 milliseconds