Home
last modified time | relevance | path

Searched defs:maxNotificationFrames (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.cpp2190 size_t maxNotificationFrames; in createTrack_l() local
7602 size_t maxNotificationFrames = ((int64_t) (hasFastCapture() ? mSampleRate/50 : mFrameCount) in createRecordTrack_l() local