Home
last modified time | relevance | path

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

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