Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternal.cpp836 int32_t fullFrames = mAudioEndpoint->getFullFramesAvailable(); in processData() local
894 int32_t fullFrames = mAudioEndpoint->getFullFramesAvailable(); in processData() local
906 int32_t fullFrames = mAudioEndpoint->getFullFramesAvailable(); in processData() local
/aosp_15_r20/frameworks/av/services/oboeservice/
H A DAAudioMixer.cpp58 fifo_frames_t fullFrames = fifo->getFullDataAvailable(&wrappingBuffer); in mix() local
/aosp_15_r20/external/oboe/src/opensles/
H A DAudioStreamBuffered.cpp167 uint32_t fullFrames = mFifoBuffer->getFullFramesAvailable(); in transfer() local