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

/hardware/bsp/intel/peripheral/audio/generic/
H A Daudio_hal.c294 char* rates_list = profile_get_sample_rate_strs(profile); local
296 rates_list);
297 free(rates_list);
/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c186 char* rates_list = profile_get_sample_rate_strs(profile); local
188 rates_list);
189 free(rates_list);

Completed in 35 milliseconds