Searched refs:mBlockAdapterBytesPerFrame (Results 1 – 4 of 4) sorted by relevance
138 int32_t mBlockAdapterBytesPerFrame = 0; variable
225 mBlockAdapterBytesPerFrame = getBytesPerDeviceFrame(); in open()226 int callbackSizeBytes = mBlockAdapterBytesPerFrame * mCallbackBufferSize; in open()
63 int32_t numFrames = numBytes / mBlockAdapterBytesPerFrame; in onProcessFixedBlock()
228 mBlockAdapterBytesPerFrame = getBytesPerFrame(); in open()229 int callbackSizeBytes = mBlockAdapterBytesPerFrame * mCallbackBufferSize; in open()