Home
last modified time | relevance | path

Searched defs:getFullFramesAvailable (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libaaudio/src/client/
DAudioEndpoint.cpp202 int32_t AudioEndpoint::getFullFramesAvailable(WrappingBuffer *wrappingBuffer) in getFullFramesAvailable() function in AudioEndpoint
207 int32_t AudioEndpoint::getFullFramesAvailable() in getFullFramesAvailable() function in AudioEndpoint
/frameworks/av/media/libaaudio/src/fifo/
DFifoControllerBase.cpp35 fifo_frames_t FifoControllerBase::getFullFramesAvailable() { in getFullFramesAvailable() function in FifoControllerBase
DFifoBuffer.h115 fifo_frames_t getFullFramesAvailable() { in getFullFramesAvailable() function