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

/frameworks/av/include/media/
H A DAudioResamplerPublic.h145 static inline size_t destinationFramesPossible(size_t srcFrames, uint32_t srcSampleRate, function in namespace:android
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1266 frames = destinationFramesPossible(frames, sampleRate, config.sample_rate);
H A DThreads.cpp6394 destinationFramesPossible(

Completed in 61 milliseconds