Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
H A Dpcm.c8174 #define __OLD_GET_SW(name, ret_type) __P_OLD_GET_SW(__old_, name, ret_type) macro
8176 __OLD_GET_SW(snd_pcm_sw_params_get_tstamp_mode, snd_pcm_tstamp_t);
8177 __OLD_GET_SW(snd_pcm_sw_params_get_sleep_min, unsigned int);
8178 __OLD_GET_SW(snd_pcm_sw_params_get_avail_min, snd_pcm_uframes_t);
8179 __OLD_GET_SW(snd_pcm_sw_params_get_xfer_align, snd_pcm_uframes_t);
8180 __OLD_GET_SW(snd_pcm_sw_params_get_start_threshold, snd_pcm_uframes_t);
8181 __OLD_GET_SW(snd_pcm_sw_params_get_stop_threshold, snd_pcm_uframes_t);
8182 __OLD_GET_SW(snd_pcm_sw_params_get_silence_threshold, snd_pcm_uframes_t);
8183 __OLD_GET_SW(snd_pcm_sw_params_get_silence_size, snd_pcm_uframes_t);

Completed in 11 milliseconds