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

/system/media/alsa_utils/include/
H A Dalsa_device_profile.h27 #define MAX_PROFILE_SAMPLE_RATES 14 /* this number needs to be 1 more than the number of macro
46 unsigned sample_rates[MAX_PROFILE_SAMPLE_RATES];
/system/media/alsa_utils/
H A Dalsa_device_profile.c54 Update MAX_PROFILE_SAMPLE_RATES after changing the array size.
613 profile->sample_rates[rateIndex] != 0 && rateIndex < MAX_PROFILE_SAMPLE_RATES;

Completed in 72 milliseconds