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

/frameworks/av/services/audioflinger/
H A DPatchPanel.cpp416 int playbackShift = __builtin_ctz(playbackFrameCount); local
419 if (playbackShift < shift) {
420 shift = playbackShift;

Completed in 62 milliseconds