Home
last modified time | relevance | path

Searched defs:dst_channel (Results 1 – 25 of 90) sorted by relevance

1234

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/format/
H A Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
297 dst_channel, dst_native_type, argument
435 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
601 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
667 def generate_format_fetch(format, dst_channel, dst_native_type): argument
/dports/graphics/libosmesa/mesa-21.3.6/src/util/format/
H A Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
297 dst_channel, dst_native_type, argument
435 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
601 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
667 def generate_format_fetch(format, dst_channel, dst_native_type): argument
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/format/
H A Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
297 dst_channel, dst_native_type, argument
435 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
601 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
667 def generate_format_fetch(format, dst_channel, dst_native_type): argument
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/format/
H A Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
297 dst_channel, dst_native_type, argument
435 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
601 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
667 def generate_format_fetch(format, dst_channel, dst_native_type): argument
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/format/
H A Du_format_pack.py278 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
307 dst_channel, dst_native_type, argument
447 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
622 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
685 def generate_format_fetch(format, dst_channel, dst_native_type, dst_suffix): argument
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/format/
H A Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
297 dst_channel, dst_native_type, argument
435 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
601 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
667 def generate_format_fetch(format, dst_channel, dst_native_type): argument
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/format/
H A Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
297 dst_channel, dst_native_type, argument
435 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
601 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
667 def generate_format_fetch(format, dst_channel, dst_native_type): argument
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/format/
H A Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
297 dst_channel, dst_native_type, argument
435 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
601 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
667 def generate_format_fetch(format, dst_channel, dst_native_type): argument
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/format/
H A Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
297 dst_channel, dst_native_type, argument
435 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
601 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
667 def generate_format_fetch(format, dst_channel, dst_native_type): argument
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/format/
H A Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
297 dst_channel, dst_native_type, argument
435 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
601 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
667 def generate_format_fetch(format, dst_channel, dst_native_type): argument
/dports/lang/clover/mesa-21.3.6/src/util/format/
H A Du_format_pack.py268 def clamp_expr(src_channel, dst_channel, dst_native_type, value): argument
297 dst_channel, dst_native_type, argument
435 def generate_unpack_kernel(format, dst_channel, dst_native_type): argument
601 def generate_format_unpack(format, dst_channel, dst_native_type, dst_suffix): argument
667 def generate_format_fetch(format, dst_channel, dst_native_type): argument
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/rendering/software/function/
H A Dblur.cpp275 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_rows), dst_channel(arr_dst_surface_r… in blur_pattern() local
286 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_cols), dst_channel(arr_dst_surface_c… in blur_pattern() local
668 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_rows), dst_channel(arr_dst_surface_r… in blur_iir() local
688 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_cols), dst_channel(arr_dst_surface_c… in blur_iir() local
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/rendering/software/function/
H A Dblur.cpp275 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_rows), dst_channel(arr_dst_surface_r… in blur_pattern() local
286 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_cols), dst_channel(arr_dst_surface_c… in blur_pattern() local
668 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_rows), dst_channel(arr_dst_surface_r… in blur_iir() local
688 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_cols), dst_channel(arr_dst_surface_c… in blur_iir() local
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/rendering/software/function/
H A Dblur.cpp275 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_rows), dst_channel(arr_dst_surface_r… in blur_pattern() local
286 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_cols), dst_channel(arr_dst_surface_c… in blur_pattern() local
668 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_rows), dst_channel(arr_dst_surface_r… in blur_iir() local
688 …for(Array<ColorReal, 3>::Iterator src_channel(arr_src_surface_cols), dst_channel(arr_dst_surface_c… in blur_iir() local
/dports/multimedia/libmpeg3/libmpeg3-1.8/audio/
H A Dac3.c133 int dst_channel = j; in mpeg3audio_doac3() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/core/oss/
H A Droute.c40 struct snd_pcm_plugin_channel *dst_channel, in copy_area()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/core/oss/
H A Droute.c40 struct snd_pcm_plugin_channel *dst_channel, in copy_area()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/core/oss/
H A Droute.c40 struct snd_pcm_plugin_channel *dst_channel, in copy_area()
/dports/www/firefox-esr/firefox-91.8.0/media/libopus/src/
H A Dopus_projection_decoder.c51 int dst_channel, in opus_projection_copy_channel_out_float()
74 int dst_channel, in opus_projection_copy_channel_out_short()
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/libopus/src/
H A Dopus_projection_decoder.c51 int dst_channel, in opus_projection_copy_channel_out_float()
74 int dst_channel, in opus_projection_copy_channel_out_short()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/opus/src/src/
H A Dopus_projection_decoder.c51 int dst_channel, in opus_projection_copy_channel_out_float()
74 int dst_channel, in opus_projection_copy_channel_out_short()
/dports/www/firefox/firefox-99.0/media/libopus/src/
H A Dopus_projection_decoder.c51 int dst_channel, in opus_projection_copy_channel_out_float()
74 int dst_channel, in opus_projection_copy_channel_out_short()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/opus/src/src/
H A Dopus_projection_decoder.c51 int dst_channel, in opus_projection_copy_channel_out_float()
74 int dst_channel, in opus_projection_copy_channel_out_short()
/dports/audio/jamulus/jamulus-r3_8_1/libs/opus/src/
H A Dopus_projection_decoder.c51 int dst_channel, in opus_projection_copy_channel_out_float()
74 int dst_channel, in opus_projection_copy_channel_out_short()
/dports/audio/opus/opus-1.3.1/src/
H A Dopus_projection_decoder.c51 int dst_channel, in opus_projection_copy_channel_out_float()
74 int dst_channel, in opus_projection_copy_channel_out_short()

1234