Searched refs:audioOutput (Results 1 – 1 of 1) sorted by relevance
390 sp<AudioOutput> audioOutput = mPhysOutputs.itemAt(0); in getPresentationPosition_l() local391 if (audioOutput->getHardwareTimestamp(&avail, timestamp) == OK) { in getPresentationPosition_l()393 … int64_t framesInDriverBuffer = (int64_t)audioOutput->getKernelBufferSize() - (int64_t)avail; in getPresentationPosition_l()