Lines Matching refs:audioBuffer
481 /* Obtains a buffer of up to "audioBuffer->frameCount" empty slots for frames.
517 status_t obtainBuffer(Buffer* audioBuffer, int32_t waitCount)
527 status_t obtainBuffer(Buffer* audioBuffer, const struct timespec *requested,
540 /* Release a filled buffer of "audioBuffer->frameCount" frames for AudioFlinger to process. */
542 void releaseBuffer(Buffer* audioBuffer);