Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/afutils/
DPropertyUtils.cpp95 static const char* sPropHwBurstMinUsec = "aaudio.hw_burst_min_usec"; in getAAudioHardwareBurstMinUsecFromSystemProperty() local
96 int32_t prop = property_get_int32(sPropHwBurstMinUsec, sDefaultMicros); in getAAudioHardwareBurstMinUsecFromSystemProperty()