Home
last modified time | relevance | path

Searched defs:channels (Results 376 - 400 of 488) sorted by relevance

1...<<11121314151617181920

/third_party/backends/backend/genesys/
H A Dgl841.cpp1496 unsigned channels = 3; in init_regs_for_shading() local
1694 unsigned channels = 3; in offset_calibration() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma.h310 unsigned channels; member
/third_party/backends/backend/
H A Dtest.c2624 SANE_Int channels = 1; in sane_get_parameters() local
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.h95 unsigned int channels; member
/third_party/alsa-lib/include/
H A Dtopology.h977 int channels; /*!< number of channels */ member
[all...]
/third_party/lame/misc/
H A Dath.c81 int channels; member
88 open_soundcard( soundcard_t* const k, const char* device, const int channels, const int bits, const long double freq ) open_soundcard() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp1315 nir_ssa_scalar channels[4] = { in r600_lower_64bit_intrinsic() local
1328 nir_ssa_scalar channels[4] = { 0 }; in r600_lower_64bit_intrinsic() local
1408 nir_ssa_def *channels[4] = { in r600_lower_64bit_load_const() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c128 nir_ssa_def *channels; member
167 uint8_t channels : 2; member
493 clamp_and_mask(nir_builder *b, nir_ssa_def *src, nir_ssa_def *channels) clamp_and_mask() argument
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-stream.c320 dbus_uint32_t channels[PA_CHANNELS_MAX]; in handle_get_channels() local
526 dbus_uint32_t channels[PA_CHANNELS_MA in handle_get_all() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-ladspa-sink.c84 unsigned long max_ladspaport_count, input_count, output_count, channels; member
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c187 int channels = 1; in channels_of_type() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c1539 unsigned int channels = (image->format & PNG_FORMAT_FLAG_COLOR) != 0 ? in png_write_image_16bit() local
1698 unsigned int channels = (image->format & PNG_FORMAT_FLAG_COLOR) != 0 ? png_write_image_8bit() local
1793 unsigned int channels = PNG_IMAGE_SAMPLE_CHANNELS(format); png_image_set_PLTE() local
1954 unsigned int channels = PNG_IMAGE_PIXEL_CHANNELS(image->format); png_image_write_main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Drrm.c496 wpas_add_channels(const struct oper_class_map *op, struct hostapd_hw_modes *mode, int active, const u8 *channels, const u8 size) wpas_add_channels() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Drrm.c567 const u8 *channels = NULL; in wpas_op_class_freqs() local
506 wpas_add_channels(const struct oper_class_map *op, struct hostapd_hw_modes *mode, int active, const u8 *channels, const u8 size) wpas_add_channels() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcook.c1082 int channels = avctx->ch_layout.nb_channels; in cook_decode_init() local
[all...]
H A Ddcaenc.c72 int channels; member
[all...]
H A Dflacenc.c109 int channels; member
245 int channels = avctx->ch_layout.nb_channels; in flac_encode_init() local
[all...]
H A Dapedec.c158 int channels; member
237 int channels = avctx->ch_layout.nb_channels; in ape_decode_init() local
[all...]
H A Ddolby_e.c84 DBEChannel channels[MAX_SEGMENTS][MAX_CHANNELS]; member
H A Dac3dec.c710 static inline void do_imdct(AC3DecodeContext *s, int channels, int offset) in do_imdct() argument
[all...]
H A Dac3enc.c2219 int channels = avctx->ch_layout.nb_channels; set_channel_info() local
2481 int channels = s->channels + 1; /* includes coupling channel */ allocate_buffers() local
[all...]
H A Dalsdec.c1241 unsigned int channels = ctx->avctx->ch_layout.nb_channels; read_channel_data() local
1290 unsigned int channels = ctx->avctx->ch_layout.nb_channels; revert_channel_correlation() local
1647 int channels = avctx->ch_layout.nb_channels; read_frame_data() local
1806 int channels = avctx->ch_layout.nb_channels; decode_frame() local
1993 int channels; decode_init() local
[all...]
H A Dqdm2.c134 int channels; ///< number of channels member
373 static int fix_coding_method_array(int sb, int channels, in fix_coding_method_array() argument
663 int sb, j, k, n, ch, run, channels; in synthfilt_build_sb_samples() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddshow.c688 int channels; member
/third_party/ffmpeg/libavfilter/
H A Daf_aiir.c72 int channels; member
447 static int read_channels(AVFilterContext *ctx, int channels, uint8_t *item_str, int ab) in read_channels() argument
555 static int convert_zp2tf(AVFilterContext *ctx, int channels) in convert_zp2tf() argument
603 static int decompose_zp2biquads(AVFilterContext *ctx, int channels) in decompose_zp2biquads() argument
817 static int convert_serial2parallel(AVFilterContext *ctx, int channels) in convert_serial2parallel() argument
887 static void convert_pr2zp(AVFilterContext *ctx, int channels) in convert_pr2zp() argument
914 convert_sp2zp(AVFilterContext *ctx, int channels) convert_sp2zp() argument
967 convert_sf2tf(AVFilterContext *ctx, int channels) convert_sf2tf() argument
995 convert_pd2zp(AVFilterContext *ctx, int channels) convert_pd2zp() argument
1022 check_stability(AVFilterContext *ctx, int channels) check_stability() argument
[all...]

Completed in 44 milliseconds

1...<<11121314151617181920