Searched refs:getDelayInUsForFrameCount (Results 1 – 2 of 2) sorted by relevance
140 *latencyMs = getDelayInUsForFrameCount(getStreamPipeSizeInFrames()) / 1000; in transfer()185 long StreamRemoteSubmix::getDelayInUsForFrameCount(size_t frameCount) { in getDelayInUsForFrameCount() function in aidl::android::hardware::audio::core::StreamRemoteSubmix307 std::max(0L, getDelayInUsForFrameCount(frameCount) - kReadAttemptSleepUs); in inRead()
50 long getDelayInUsForFrameCount(size_t frameCount);