/third_party/alsa-lib/src/pcm/ |
H A D | pcm_mmap.c | 554 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 D | signal.c | 114 adjust_waveform(struct bat *bat, float *val, int frames, int channels) adjust_waveform() argument
|
/third_party/backends/backend/genesys/ |
H A D | image.cpp | 185 void write_tiff_file(const std::string& filename, const void* data, int depth, int channels, in write_tiff_file() argument
|
H A D | image_pixel.cpp | 33 unsigned channels; member 90 PixelFormat create_pixel_format(unsigned depth, unsigned channels, ColorOrder order) in create_pixel_format() argument
|
H A D | tables_sensor.cpp | 627 std::vector<unsigned> channels; in genesys_init_sensor_tables() member [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | driver.h | 102 short *channels[CUPS_MAX_CHAN]; member
|
/third_party/alsa-lib/test/ |
H A D | pcm-multi-thread.c | 45 static int channels = 2; variable
|
/third_party/alsa-utils/alsaloop/ |
H A D | effect-sweep.c | 29 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 D | pcm_rate.h | 55 unsigned int channels; member
|
H A D | pcm_extplug.h | 109 unsigned int channels; member
|
/third_party/libsnd/programs/ |
H A D | sndfile-convert.c | 110 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 D | nir_lower_non_uniform_access.c | 77 nir_ssa_def *channels[NIR_MAX_VEC_COMPONENTS]; in nu_handle_compare() local
|
H A D | nir_lower_ubo_vec4.c | 158 nir_ssa_def *channels[NIR_MAX_VEC_COMPONENTS]; in nir_lower_ubo_vec4_lower() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | opt_dead_code_local.cpp | 246 unsigned channels = 0; in process_assignment() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qir_live_variables.c | 34 uint8_t channels; member
|
/third_party/pulseaudio/src/modules/oss/ |
H A D | oss-util.c | 159 int format, channels, speed, reqformat; in pa_oss_auto_format() local [all...] |
/third_party/pulseaudio/src/tests/ |
H A D | cpu-mix-test.c | 50 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 D | cpu-volume-test.c | 39 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 D | vkImageUtil.hpp | 135 Channel channels[MAX_CHANNELS]; member
|
/third_party/skia/third_party/externals/libpng/contrib/examples/ |
H A D | pngpixel.c | 34 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 D | readpng2.h | 97 int channels; member
|
/third_party/skia/third_party/externals/libpng/contrib/pngminus/ |
H A D | png2pnm.c | 177 int channels; in png2pnm() local [all...] |
/third_party/skia/tests/ |
H A D | ExtendedSkColorTypeTests.cpp | 21 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 D | channelmap.c | 198 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 D | op_classes.c | 284 u8 channels[] = { 42, 58, 106, 122, 138, 155 }; wpas_op_class_supported() local [all...] |