Home
last modified time | relevance | path

Searched refs:kSamplingNforLowRamDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DFastMixer.h90 uint32_t samplingN = kSamplingNforLowRamDevice
119 static const uint32_t kSamplingNforLowRamDevice = 0x400; member
DThreads.cpp2672 FastMixerDumpState::kSamplingNforLowRamDevice : FastMixerDumpState::kSamplingN); in threadLoop_write()