Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp2393 size_t maxNotificationFrames; in createTrack_l() local
8254 size_t maxNotificationFrames = ((int64_t) (hasFastCapture() ? mSampleRate/50 : mFrameCount) in createRecordTrack_l() local