Searched refs:mBlockAdapterBytesPerFrame (Results 1 – 4 of 4) sorted by relevance
136 int32_t mBlockAdapterBytesPerFrame = 0; variable
240 mBlockAdapterBytesPerFrame = getBytesPerDeviceFrame(); in open()241 int callbackSizeBytes = mBlockAdapterBytesPerFrame * mCallbackBufferSize; in open()
75 int32_t numFrames = numBytes / mBlockAdapterBytesPerFrame; in onProcessFixedBlock()
213 mBlockAdapterBytesPerFrame = getBytesPerFrame(); in open()214 int callbackSizeBytes = mBlockAdapterBytesPerFrame * mCallbackBufferSize; in open()