Home
last modified time | relevance | path

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

/system/media/alsa_utils/include/
Dalsa_device_profile.h56 unsigned max_period_size; member
/system/media/alsa_utils/
Dalsa_device_profile.c70 profile->min_period_size = profile->max_period_size = 0; in profile_reset()
351 profile->max_period_size = pcm_params_get_max(alsa_hw_params, PCM_PARAM_PERIOD_SIZE); in read_alsa_device_config()
643 profile->min_period_size,profile-> max_period_size); in profile_dump()