Home
last modified time | relevance | path

Searched defs:channels (Results 176 - 200 of 608) sorted by relevance

12345678910>>...25

/third_party/alsa-lib/src/pcm/
H A Dpcm_mmap.c554 unsigned int channels = pcm->channels; snd_pcm_write_mmap() local
610 snd_pcm_uframes_t channels = pcm->channels; snd_pcm_read_mmap() local
[all...]
/third_party/alsa-utils/bat/
H A Dsignal.c114 adjust_waveform(struct bat *bat, float *val, int frames, int channels) adjust_waveform() argument
/third_party/backends/backend/genesys/
H A Dimage.cpp185 void write_tiff_file(const std::string& filename, const void* data, int depth, int channels, in write_tiff_file() argument
H A Dimage_pixel.cpp33 unsigned channels; member
90 PixelFormat create_pixel_format(unsigned depth, unsigned channels, ColorOrder order) in create_pixel_format() argument
H A Dtables_sensor.cpp627 std::vector<unsigned> channels; in genesys_init_sensor_tables() member
[all...]
/third_party/cups-filters/cupsfilters/
H A Ddriver.h102 short *channels[CUPS_MAX_CHAN]; member
/third_party/alsa-lib/test/
H A Dpcm-multi-thread.c45 static int channels = 2; variable
/third_party/alsa-utils/alsaloop/
H A Deffect-sweep.c29 unsigned int channels; member
32 effect_init(struct lookback *loopback, void *private_data, snd_pcm_access_t access, unsigned int channels, unsigned int rate, snd_pcm_format_t format) effect_init() argument
[all...]
/third_party/alsa-lib/include/
H A Dpcm_rate.h55 unsigned int channels; member
H A Dpcm_extplug.h109 unsigned int channels; member
/third_party/libsnd/programs/
H A Dsndfile-convert.c110 int channels = sfinfo->channels ; in report_format_error_exit() local
376 copy_metadata (SNDFILE *outfile, SNDFILE *infile, int channels) in copy_metadata() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_non_uniform_access.c77 nir_ssa_def *channels[NIR_MAX_VEC_COMPONENTS]; in nu_handle_compare() local
H A Dnir_lower_ubo_vec4.c158 nir_ssa_def *channels[NIR_MAX_VEC_COMPONENTS]; in nir_lower_ubo_vec4_lower() local
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_dead_code_local.cpp246 unsigned channels = 0; in process_assignment() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_live_variables.c34 uint8_t channels; member
/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c159 int format, channels, speed, reqformat; in pa_oss_auto_format() local
[all...]
/third_party/pulseaudio/src/tests/
H A Dcpu-mix-test.c50 run_mix_test( pa_do_mix_func_t func, pa_do_mix_func_t orig_func, int align, int channels, bool correct, bool perf) run_mix_test() argument
[all...]
H A Dcpu-volume-test.c39 run_volume_test( pa_do_volume_func_t func, pa_do_volume_func_t orig_func, int align, int channels, bool correct, bool perf) run_volume_test() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkImageUtil.hpp135 Channel channels[MAX_CHANNELS]; member
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Dpngpixel.c34 component(png_const_bytep row, png_uint_32 x, unsigned int c, unsigned int bit_depth, unsigned int channels) component() argument
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dreadpng2.h97 int channels; member
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpng2pnm.c177 int channels; in png2pnm() local
[all...]
/third_party/skia/tests/
H A DExtendedSkColorTypeTests.cpp21 static SkColor4f get_trans_black_expected_color(SkColorChannelFlag channels) { in get_trans_black_expected_color() argument
30 static SkColor4f get_opaque_white_expected_color(SkColorChannelFlag channels) { in get_opaque_white_expected_color() argument
/third_party/pulseaudio/src/pulse/
H A Dchannelmap.c198 pa_channel_map* pa_channel_map_init_auto(pa_channel_map *m, unsigned channels, pa_channel_map_def_t def) { in pa_channel_map_init_auto() argument
396 pa_channel_map_init_extend(pa_channel_map *m, unsigned channels, pa_channel_map_def_t def) pa_channel_map_init_extend() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dop_classes.c284 u8 channels[] = { 42, 58, 106, 122, 138, 155 }; wpas_op_class_supported() local
[all...]

Completed in 17 milliseconds

12345678910>>...25