Searched defs:dst_format (Results 1 – 3 of 3) sorted by relevance
49 snd_pcm_format_t dst_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
232 SDL_AudioFormat dst_format; /**< Target audio format */ member
Completed in 9 milliseconds