Home
last modified time | relevance | path

Searched defs:channels (Results 1 – 25 of 91) sorted by relevance

1234

/freebsd/crypto/openssl/
H A Dfunding.json29 "channels": [ array
51 "channels": ["mybank", "github"] array
61 "channels": ["mybank", "github"] array
71 "channels": ["mybank", "github"] array
81 "channels": ["mybank", "github"] array
91 "channels": ["mybank", "github"] array
101 "channels": ["mybank", "github"] array
/freebsd/contrib/libsamplerate/
H A Dsamplerate.c25 src_new (int converter_type, int channels, int *error) in src_new()
494 psrc_set_converter (int converter_type, int channels, int *error) in psrc_set_converter()
H A Dsrc_zoh.c168 zoh_data_new (int channels) in zoh_data_new()
188 zoh_state_new (int channels, SRC_ERROR *error) in zoh_state_new()
H A Dsrc_linear.c179 linear_data_new (int channels) in linear_data_new()
199 linear_state_new (int channels, SRC_ERROR *error) in linear_state_new()
H A Dsrc_sinc.c209 sinc_filter_new (int converter_type, int channels) in sinc_filter_new()
263 sinc_state_new (int converter_type, int channels, SRC_ERROR *error) in sinc_state_new()
526 calc_output_stereo (SINC_FILTER *filter, int channels, increment_t increment, increment_t start_fil… in calc_output_stereo()
681 calc_output_quad (SINC_FILTER *filter, int channels, increment_t increment, increment_t start_filte… in calc_output_quad()
837 calc_output_hex (SINC_FILTER *filter, int channels, increment_t increment, increment_t start_filter… in calc_output_hex()
992 …ILTER *filter, increment_t increment, increment_t start_filter_index, int channels, double scale, … in calc_output_multi()
1160 prepare_data (SINC_FILTER *filter, int channels, SRC_DATA *data, int half_filter_chan_len) in prepare_data()
/freebsd/usr.sbin/virtual_oss/virtual_oss/
H A Deq.c40 size_t channels; in vclient_tx_equalizer() local
105 size_t channels; in vclient_rx_equalizer() local
H A Dint.h138 uint8_t channels; member
197 int channels; member
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_utils.c254 int p2p_channels_includes(const struct p2p_channels *channels, u8 reg_class, in p2p_channels_includes()
271 int p2p_channels_includes_freq(const struct p2p_channels *channels, in p2p_channels_includes_freq()
321 const struct p2p_channels *channels) in p2p_get_pref_freq()
374 static u8 p2p_channel_pick_random(const u8 *channels, unsigned int num_channels) in p2p_channel_pick_random()
459 int p2p_channels_to_freqs(const struct p2p_channels *channels, int *freq_list, in p2p_channels_to_freqs()
H A Dp2p_invitation.c117 struct p2p_channels *channels) in p2p_build_invitation_resp()
196 struct p2p_channels all_channels, intersection, *channels = NULL; in p2p_process_invitation_req() local
446 struct p2p_channels intersection, *channels = NULL; in p2p_process_invitation_resp() local
/freebsd/usr.sbin/bhyve/
H A Daudio.h42 int channels; member
H A Daudio.c130 int format, channels, rate; in audio_set_params() local
/freebsd/share/examples/sound/oss/
H A Daudio.c70 int channels; member
276 sample_t *channels = malloc(bytes); in main() local
/freebsd/sys/dev/sound/pci/
H A Dhdsp-pcm.c460 unsigned int pos_end, unsigned int width, unsigned int channels) in buffer_mux_write()
474 unsigned int pos, unsigned int samples, unsigned int channels) in buffer_mux_port()
505 unsigned int pos_end, unsigned int width, unsigned int channels) in buffer_demux_read()
519 unsigned int pos, unsigned int samples, unsigned int channels) in buffer_demux_port()
558 unsigned int channels; in buffer_copy() local
H A Dhdspe-pcm.c446 unsigned int samples, unsigned int slots, unsigned int channels) in buffer_mux_write()
465 unsigned int channels, chan_pos; in buffer_mux_port() local
492 unsigned int samples, unsigned int slots, unsigned int channels) in buffer_demux_read()
511 unsigned int channels, chan_pos; in buffer_demux_port() local
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Drfi.h21 u8 channels[IWL_RFI_LUT_ENTRY_CHANNELS_NUM]; member
H A Dnvm-reg.h321 * @channels: channel control data map, DWORD for each channel. Only the first member
350 __le32 channels[]; global() member
381 __le32 channels[]; global() member
[all...]
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_format.c54 uint32_t ialign, oalign, channels; member
H A Dfeeder_mixer.c51 uint32_t channels; member
H A Dfeeder_volume.c101 uint32_t bps, channels; member
/freebsd/contrib/wpa/src/ap/
H A Dmbo_ap.c37 char channels[200], *pos, *end; in mbo_ap_parse_non_pref_chan() local
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-eeprom-parse.h
/freebsd/sys/contrib/dev/iwlwifi/mei/
H A Diwl-mei.h49 uint32_t channels[110 /* IWL_NVM_NUM_CHANNELS_UHB */]; member
/freebsd/lib/virtual_oss/bt/
H A Dsbc_encode.h76 uint8_t channels; member
/freebsd/usr.sbin/virtual_oss/virtual_equalizer/
H A Dequalizer.c285 int channels = -1; in main() local
/freebsd/sys/arm/broadcom/bcm2835/
H A Dvc_vchi_audioserv_defs.h75 uint32_t channels; member

1234