Searched refs:__OLD_SET_FL1 (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A D | pcm.c | 8139 #define __OLD_SET_FL1(name, ret_type) __P_OLD_SET_FL1(__old_, name, ret_type) macro 8145 __OLD_SET_FL1(snd_pcm_hw_params_set_rate_first, unsigned int); 8146 __OLD_SET_FL1(snd_pcm_hw_params_set_period_time_first, unsigned int); 8147 __OLD_SET_FL1(snd_pcm_hw_params_set_period_size_first, snd_pcm_uframes_t); 8148 __OLD_SET_FL1(snd_pcm_hw_params_set_periods_first, unsigned int); 8149 __OLD_SET_FL1(snd_pcm_hw_params_set_buffer_time_first, unsigned int); 8151 __OLD_SET_FL1(snd_pcm_hw_params_set_tick_time_first, unsigned int); 8157 __OLD_SET_FL1(snd_pcm_hw_params_set_rate_last, unsigned int); 8158 __OLD_SET_FL1(snd_pcm_hw_params_set_period_time_last, unsigned int); 8159 __OLD_SET_FL1(snd_pcm_hw_params_set_period_size_las [all...] |
Completed in 11 milliseconds