Searched refs:sPropHwBurstMinUsec (Results 1 – 1 of 1) sorted by relevance
95 static const char* sPropHwBurstMinUsec = "aaudio.hw_burst_min_usec"; in getAAudioHardwareBurstMinUsecFromSystemProperty() local96 int32_t prop = property_get_int32(sPropHwBurstMinUsec, sDefaultMicros); in getAAudioHardwareBurstMinUsecFromSystemProperty()