Searched refs:rsmpInFrames (Results 1 – 1 of 1) sorted by relevance
10005 size_t rsmpInFrames = (size_t)maxSharedAudioHistoryMs * mSampleRate / 1000; in resizeInputBuffer_l() local10007 if (rsmpInFrames <= mRsmpInFrames) { in resizeInputBuffer_l()10010 mRsmpInFrames = rsmpInFrames; in resizeInputBuffer_l()