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

/macosx-10.10.1/IOAudioFamily-200.6/
H A DIOAudioEngineUserClient.cpp2008 IOAudioBufferDataDescriptor localBufferDataDescriptor; local
2009 IOAudioBufferDataDescriptor * localBufferDataDescriptorPtr = FlipBufferDataDescriptor ( clientBuf->mAudioClientBuffer32.bufferDataDescriptor, &localBufferDataDescriptor, reserved->classicMode );
2119 if (clientBuf) { // need to update localBufferDataDescriptor for the current client buffer
2120 localBufferDataDescriptorPtr = FlipBufferDataDescriptor ( clientBuf->mAudioClientBuffer32.bufferDataDescriptor, &localBufferDataDescriptor, reserved->classicMode );
2186 IOAudioBufferDataDescriptor localBufferDataDescriptor; local
2190 localBufferDataDescriptorPtr = FlipBufferDataDescriptor ( clientBuf->mAudioClientBuffer32.bufferDataDescriptor, &localBufferDataDescriptor, reserved->classicMode );
2298 if (clientBuf) { // need to update localBufferDataDescriptor for the current client buffer
2299 localBufferDataDescriptorPtr = FlipBufferDataDescriptor ( clientBuf->mAudioClientBuffer32.bufferDataDescriptor, &localBufferDataDescriptor, reserved->classicMode );
2334 IOAudioBufferDataDescriptor localBufferDataDescriptor; // <rdar://8500809> local
2351 localBufferDataDescriptorPtr = FlipBufferDataDescriptor ( clientBuffer->mAudioClientBuffer32.bufferDataDescriptor, &localBufferDataDescriptor, reserve
[all...]

Completed in 129 milliseconds