Home
last modified time | relevance | path

Searched defs:dst_channels (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_audiocvt.c899 SDL_HandTunedResampleCVT(SDL_AudioCVT * cvt, int dst_channels, in SDL_HandTunedResampleCVT()
944 SDL_BuildAudioResampleCVT(SDL_AudioCVT * cvt, int dst_channels, in SDL_BuildAudioResampleCVT()
1000 SDL_AudioFormat dst_fmt, Uint8 dst_channels, int dst_rate) in SDL_BuildAudioCVT()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1388 unsigned dst_channels, in generate_fs_twiddle()
2272 const unsigned dst_channels, in convert_alpha()
2406 unsigned dst_channels; in generate_unswizzled_blend() local
/third_party/alsa-lib/src/pcm/
Dpcm_route.c406 unsigned int dst_channels, in snd_pcm_route_convert()
Dpcm.c3413 int snd_pcm_areas_copy_wrap(const snd_pcm_channel_area_t *dst_channels, in snd_pcm_areas_copy_wrap()
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c626 unsigned src_channels, unsigned dst_channels) in ac_build_expand()