/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 57 u8 channel[P2P_MAX_REG_CLASS_CHANNELS]; member 460 u8 channel; member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | dpp_supplicant.c | 335 u8 op_class, channel; in wpas_dpp_scan_channel_list() local [all...] |
H A D | driver_i.h | 1064 wpa_drv_p2p_lo_start(struct wpa_supplicant *wpa_s, unsigned int channel, unsigned int period, unsigned int interval, unsigned int count, const u8 *device_types, size_t dev_types_len, const u8 *ies, size_t ies_len) wpa_drv_p2p_lo_start() argument
|
H A D | sme.c | 3016 u8 chan_list[P2P_MAX_CHANNELS], channel; local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.c | 542 hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1) hostapd_set_freq() argument 792 hostapd_start_dfs_cac(struct hostapd_iface *iface, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1) hostapd_start_dfs_cac() argument
|
H A D | hostapd.c | 1638 fst_hostapd_get_channel_info_cb(void *ctx, enum hostapd_hw_mode *hw_mode, u8 *channel) fst_hostapd_get_channel_info_cb() argument 3282 int channel; hostapd_change_config_freq() local [all...] |
H A D | ieee802_11.c | 2149 u8 op_class, channel, phytype; in handle_auth() local
|
H A D | hostapd.h | 98 u32 channel; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlpenc.c | 824 write_filter_params(MLPEncodeContext *ctx, PutBitContext *pb, unsigned int channel, unsigned int filter) write_filter_params() argument 1301 set_filter_params(MLPEncodeContext *ctx, unsigned int channel, unsigned int filter, int clear_filter) set_filter_params() argument 1474 no_codebook_bits_offset(MLPEncodeContext *ctx, unsigned int channel, int16_t offset, int32_t min, int32_t max, BestOffset *bo) no_codebook_bits_offset() argument 1503 no_codebook_bits(MLPEncodeContext *ctx, unsigned int channel, int32_t min, int32_t max, BestOffset *bo) no_codebook_bits() argument 1543 codebook_bits_offset(MLPEncodeContext *ctx, unsigned int channel, int codebook, int32_t sample_min, int32_t sample_max, int16_t offset, BestOffset *bo) codebook_bits_offset() argument 1606 codebook_bits(MLPEncodeContext *ctx, unsigned int channel, int codebook, int offset, int32_t min, int32_t max, BestOffset *bo, int direction) codebook_bits() argument 1716 apply_filter(MLPEncodeContext *ctx, unsigned int channel) apply_filter() argument 1854 best_codebook_path_cost(MLPEncodeContext *ctx, unsigned int channel, PathCounter *src, int cur_codebook) best_codebook_path_cost() argument [all...] |
H A D | exr.c | 602 EXRChannel *channel; in piz_uncompress() local 707 EXRChannel *channel = &s->channels[c]; in pxr24_uncompress() local 1660 EXRChannel *channel; in decode_header() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | rtmpproto.c | 2977 int channel = RTMP_AUDIO_CHANNEL; in rtmp_write() local [all...] |
/third_party/alsa-utils/aplay/ |
H A D | aplay.c | 2198 unsigned int channel; local 2207 unsigned int channel; global() local 2300 unsigned int channel; global() local 3374 unsigned int channel; global() local 3427 unsigned int channel; global() local 3463 unsigned int channel; global() local 3516 unsigned int channel; global() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_local.h | 125 unsigned int channel; member
|
/third_party/backends/backend/genesys/ |
H A D | genesys.cpp | 1338 static int dark_average_channel(const Image& image, unsigned black, unsigned channel) in dark_average_channel() argument
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asequencer.h | 197 unsigned char channel; member 206 unsigned char channel; member 425 unsigned char channel; /* Channel for REMOVE_DEST */ member
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir.c | 3087 nir_alu_instr_channel_used(const nir_alu_instr *instr, unsigned src, unsigned channel) nir_alu_instr_channel_used() argument
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_api.c | 2519 glXBindChannelToWindowSGIX(Display *dpy, int screen, int channel, in glXBindChannelToWindowSGIX() argument 2530 glXChannelRectSGIX(Display *dpy, int screen, int channel, in glXChannelRectSGIX() argument 2544 glXQueryChannelRectSGIX(Display *dpy, int screen, int channel, in glXQueryChannelRectSGIX() argument 2558 glXQueryChannelDeltasSGIX(Display *dpy, int screen, int channel, in glXQueryChannelDeltasSGIX() argument 2572 glXChannelRectSyncSGIX(Display *dpy, int screen, int channel, GLenum synctype) glXChannelRectSyncSGIX() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_state_common.c | 3164 int channel = util_format_get_first_non_void_channel(format); r600_translate_colorformat() local [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | protocol-native.c | 1992 uint32_t channel; in command_delete_stream() local 2890 uint32_t channel; in command_finish_upload_stream() local 4915 pstream_memblock_callback(pa_pstream *p, uint32_t channel, int64_t offset, pa_seek_mode_t seek, const pa_memchunk *chunk, void *userdata) pstream_memblock_callback() argument [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-equalizer-sink.c | 917 static void save_profile(struct userdata *u, size_t channel, char *name) { in save_profile() argument 995 load_profile(struct userdata *u, size_t channel, char *name) load_profile() argument 1829 uint32_t *xs, channel, r_channel; equalizer_handle_seed_filter() local 1907 uint32_t *xs, channel, r_channel; equalizer_handle_get_filter_points() local 1969 get_filter(struct userdata *u, size_t channel, double **H_, double *preamp) get_filter() argument 1987 uint32_t channel; equalizer_handle_get_filter() local 2025 set_filter(struct userdata *u, size_t channel, double *H_, double preamp) set_filter() argument 2051 uint32_t channel; equalizer_handle_set_filter() local 2090 uint32_t channel, r_channel; equalizer_handle_save_profile() local 2124 uint32_t channel, r_channel; equalizer_handle_load_profile() local 2179 uint32_t channel, r_channel; equalizer_handle_get_profile_name() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hostapd.h | 107 u32 channel; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp.c | 211 int opclass = -1, channel, freq; in dpp_parse_uri_chan_list() local 4083 u8 op_class, channel; dpp_nfc_update_bi_channel() local [all...] |
/third_party/backends/backend/ |
H A D | avision.c | 5370 int channel; in set_calib_data() local [all...] |
H A D | umax_pp_low.c | 10601 int channel; sanei_umax_pp_startScan() local [all...] |
H A D | hp3900_types.c | 419 SANE_Int channel; member 436 SANE_Int channel; /* [+04] 764 */ member
|