Home | History | Annotate | Download | only in libmedia

Lines Matching defs:stepCount

1224     size_t stepCount = audioBuffer->size / mFrameSizeAF;
1225 if (stepCount == 0) {
1230 buffer.mFrameCount = stepCount;