Home
last modified time | relevance | path

Searched defs:fullFrames (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternal.cpp701 int32_t fullFrames = mAudioEndpoint->getFullFramesAvailable(); in processData() local
760 int32_t fullFrames = mAudioEndpoint->getFullFramesAvailable(); in processData() local
772 int32_t fullFrames = mAudioEndpoint->getFullFramesAvailable(); in processData() local
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioMixer.cpp57 fifo_frames_t fullFrames = fifo->getFullDataAvailable(&wrappingBuffer); in mix() local