Searched refs:defaultMicros (Results 1 – 1 of 1) sorted by relevance
365 const int32_t defaultMicros = 1000; // arbitrary in AAudioProperty_getHardwareBurstMinMicros() local367 int32_t prop = property_get_int32(AAUDIO_PROP_HW_BURST_MIN_USEC, defaultMicros); in AAudioProperty_getHardwareBurstMinMicros()370 prop = defaultMicros; in AAudioProperty_getHardwareBurstMinMicros()