Home | History | Annotate | Download | only in libaudioclient

Lines Matching defs:stepCount

1730     size_t stepCount = audioBuffer->size / mFrameSize;
1731 if (stepCount == 0) {
1736 buffer.mFrameCount = stepCount;
1740 mReleased += stepCount;