Home
last modified time | relevance | path

Searched refs:currentThreshold (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp2945 const uint32_t currentThreshold = in restoreTrack_l() local
2947 ALOGD_IF(originalStartThresholdInFrames != currentThreshold, in restoreTrack_l()
2949 __func__, mPortId, originalStartThresholdInFrames, currentThreshold); in restoreTrack_l()