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

/system/media/alsa_utils/include/
H A Dalsa_device_profile.h56 unsigned max_period_size; member in struct:__anon1982
/system/media/alsa_utils/
H A Dalsa_device_profile.c70 profile->min_period_size = profile->max_period_size = 0;
337 profile->max_period_size = pcm_params_get_max(alsa_hw_params, PCM_PARAM_PERIOD_SIZE);
629 profile->min_period_size,profile-> max_period_size);

Completed in 68 milliseconds