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

/frameworks/av/services/audioflinger/
H A DPatchPanel.cpp437 int playbackShift = __builtin_ctz(playbackFrameCount); local
440 if (playbackShift < shift) {
441 shift = playbackShift;

Completed in 53 milliseconds