Home
last modified time | relevance | path

Searched refs:destinationFramesPossible (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/include/media/
DAudioResamplerPublic.h145 static inline size_t destinationFramesPossible(size_t srcFrames, uint32_t srcSampleRate, in destinationFramesPossible() function
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp1266 frames = destinationFramesPossible(frames, sampleRate, config.sample_rate); in getInputBufferSize()
DThreads.cpp6415 destinationFramesPossible( in threadLoop()