Home
last modified time | relevance | path

Searched defs:src_channels (Results 1 – 8 of 8) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_route.c130 unsigned int src_channels, in snd_pcm_route_convert1_one()
180 unsigned int src_channels, in snd_pcm_route_convert1_one_getput()
232 unsigned int src_channels, in snd_pcm_route_convert1_many()
405 unsigned int src_channels, in snd_pcm_route_convert()
Dpcm.c3416 const snd_pcm_channel_area_t *src_channels, in snd_pcm_areas_copy_wrap()
/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_audiocvt.c999 SDL_AudioFormat src_fmt, Uint8 src_channels, int src_rate, in SDL_BuildAudioCVT()
/third_party/mesa3d/src/compiler/nir/
Dnir_serialize.c857 unsigned src_channels = nir_ssa_alu_instr_src_components(alu, i); in write_alu() local
931 unsigned src_channels = nir_ssa_alu_instr_src_components(alu, i); in read_alu() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1309 unsigned src_channels; in generate_fs_twiddle() local
2340 unsigned src_channels = TGSI_NUM_CHANNELS; in generate_unswizzled_blend() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c942 const unsigned src_channels = in bit_cast_color() local
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c2651 unsigned src_channels = ac_get_llvm_num_components(src); in visit_image_store() local
Dac_llvm_build.c622 unsigned src_channels, unsigned dst_channels) in ac_build_expand()