Searched defs:getMinFrameCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmedia/
H A DAudioRecord.cpp38 status_t AudioRecord::getMinFrameCount( function in class:android::AudioRecord
180 status_t status = getMinFrameCount(&minFrameCount, sampleRate, format, channelMask);
H A DAudioTrack.cpp52 status_t AudioTrack::getMinFrameCount( function in class:android::AudioTrack
87 ALOGV("getMinFrameCount=%d: afFrameCount=%d, minBufCount=%d, afSampleRate=%d, afLatency=%d",

Completed in 491 milliseconds