Searched refs:mRsmpInFront (Results 1 – 2 of 2) sorted by relevance
1101 mRsmpInUnrel(0), mRsmpInFront(0) { } in ResamplerBufferProvider()1129 int32_t mRsmpInFront; // next available frame variable
6651 mRsmpInFront = recordThread->mRsmpInRear; in reset()6661 const int32_t front = mRsmpInFront; in sync()6669 mRsmpInFront = rear; in sync()6676 mRsmpInFront = /* front = */ rear - framesIn; in sync()6699 int32_t front = mRsmpInFront; in getNextBuffer()6739 mRsmpInFront += stepCount; in releaseBuffer()