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

/frameworks/base/media/libmedia/
H A DAudioSystem.cpp239 status_t AudioSystem::getOutputFrameCount(int* frameCount, int streamType) function in class:android::AudioSystem
265 LOGV("getOutputFrameCount() streamType %d, output %d, frameCount %d", streamType, output, *frameCount);

Completed in 55 milliseconds