Searched refs:fBitDepth (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioStream.cpp245 audioDebugIOLog(3, " %d: streamFormat->fBitDepth = %d\n", availableFormats[formatIndex].format.fBitDepth, streamFormat->fBitDepth);
252 && (availableFormats[formatIndex].format.fBitDepth == streamFormat->fBitDepth)
705 num = OSNumber::withNumber(streamFormat->fBitDepth, 8);
787 format->fBitDepth = num->unsigned8BitValue();
H A DIOAudioTypes.h118 UInt8 fBitDepth; member in struct:_IOAudioStreamFormat

Completed in 370 milliseconds