Home
last modified time | relevance | path

Searched defs:src_channels (Results 1 – 7 of 7) 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/mesa3d/src/compiler/nir/
Dnir_serialize.c866 unsigned src_channels = nir_ssa_alu_instr_src_components(alu, i); in write_alu() local
940 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.c1401 unsigned src_channels; in generate_fs_twiddle() local
2405 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.c2710 unsigned src_channels = ac_get_llvm_num_components(src); in visit_image_store() local
Dac_llvm_build.c626 unsigned src_channels, unsigned dst_channels) in ac_build_expand()