Home
last modified time | relevance | path

Searched defs:dst_channels (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_route.c400 snd_pcm_route_convert(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_channels, unsigned int dst_channels, snd_pcm_uframes_t frames, snd_pcm_route_params_t *params) snd_pcm_route_convert() argument
H A Dpcm.c3509 int snd_pcm_areas_copy_wrap(const snd_pcm_channel_area_t *dst_channels, in snd_pcm_areas_copy_wrap() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1385 generate_fs_twiddle(struct gallivm_state *gallivm, struct lp_type type, unsigned num_fs, unsigned dst_channels, LLVMValueRef fs_src[][4], LLVMValueRef* dst, bool pad_inline) generate_fs_twiddle() argument
2266 convert_alpha(struct gallivm_state *gallivm, struct lp_type row_type, struct lp_type alpha_type, const unsigned block_size, const unsigned block_height, const unsigned src_count, const unsigned dst_channels, const bool pad_inline, LLVMValueRef* src_alpha) convert_alpha() argument
2406 unsigned dst_channels; generate_unswizzled_blend() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c625 ac_build_expand(struct ac_llvm_context *ctx, LLVMValueRef value, unsigned src_channels, unsigned dst_channels) ac_build_expand() argument

Completed in 27 milliseconds