Home
last modified time | relevance | path

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

/system/media/alsa_utils/
Dalsa_device_profile.c35 #define PERIOD_DURATION_US (5 * 1000) macro
116 unsigned period_us = property_get_int32("ro.audio.usb.period_us", PERIOD_DURATION_US); in profile_calc_min_period_size()