Searched refs:mFrameCountHAL (Results 1 – 4 of 4) sorted by relevance
38 mFrameCount(0), mFrameCountHAL(0), mLatency(0) in AudioIoDescriptor()65 size_t mFrameCountHAL; variable
53 data.writeInt64(ioDesc->mFrameCountHAL); in ioConfigChanged()77 ioDesc->mFrameCountHAL = data.readInt64(); in onTransact()
443 *frameCount = desc->mFrameCountHAL; in getFrameCountHAL()557 … ioDesc->mChannelMask, ioDesc->mFrameCount, ioDesc->mFrameCountHAL, ioDesc->getDeviceId()); in ioConfigChanged()
2141 desc->mFrameCountHAL = mFrameCount; in ioConfigChanged()7139 desc->mFrameCountHAL = mFrameCount; in ioConfigChanged()