Searched defs:src_format (Results 1 – 3 of 3) sorted by relevance
48 int snd_pcm_linear_convert_index(snd_pcm_format_t src_format, in snd_pcm_linear_convert_index()70 int snd_pcm_linear_get_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in snd_pcm_linear_get_index()99 int snd_pcm_linear_put_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in snd_pcm_linear_put_index()
710 snd_pcm_format_t src_format, dst_format; in snd_pcm_route_hw_params() local
231 SDL_AudioFormat src_format; /**< Source audio format */ member
Completed in 9 milliseconds