Home | History | Annotate | Download | only in libaudio

Lines Matching defs:outBuf

1583         //inBuf.frameCount and outBuf.frameCount indicate respectively the maximum number of frames
1589 audio_buffer_t outBuf = {
1597 &outBuf);
1601 // inBuf.frameCount and outBuf.frameCount respectively
1611 if (outBuf.frameCount == 0) {
1614 framesWr += outBuf.frameCount;