Searched refs:getMmapBurstSize (Results 1 – 1 of 1) sorted by relevance
98 auto bufferSize = mIsMmapped ? getMmapBurstSize() : mBufferSizeFrames; in getBufferDurationMs()108 size_t getMmapBurstSize() const { return mMmapBufferDescriptor.burstSizeFrames;} in getMmapBurstSize() function