Home
last modified time | relevance | path

Searched defs:freq (Results 176 - 200 of 261) sorted by relevance

1234567891011

/third_party/ffmpeg/libavcodec/
H A Ddcaenc.c284 double freq = sample_rates[i] * (k + 0.5) / 512; in encode_init() local
H A Dflacenc.c244 int freq = avctx->sample_rate; in flac_encode_init() local
[all...]
H A Ddca_lbr.c277 int sf, sf_idx, ch, main_ch, freq; in parse_tonal() local
H A Dac3dec.c545 int freq; in ac3_decode_transform_coeffs_ch() local
/third_party/ffmpeg/libavfilter/
H A Davf_showcqt.c169 double *freq; in create_freq_table() local
464 double *freq = NULL; init_axis_color() local
[all...]
/third_party/lame/libmp3lame/
H A Dpsymodel.c1761 FLOAT const freq = sfreq * (j + nl / 2); in init_numline() local
1965 FLOAT const freq = sfreq * j / (1000.0 * BLKSIZE); in psymodel_init() local
2018 FLOAT const freq in psymodel_init() local
2094 FLOAT freq; psymodel_init() local
[all...]
/third_party/lame/frontend/
H A Dparse.c1239 resample_rate(double freq) in resample_rate() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-x.c1228 double freq, rotate, saturate, gray, intensity; in rpng2_x_load_bg_image() local
2000 double freq, rotate, saturate, gray, intensity; in rpng2_x_reload_bg_image() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_lossless_jpeg.cpp3182 void dng_lossless_encoder::GenHuffCoding (HuffmanTable *htbl, uint32 *freq) in GenHuffCoding() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c1408 u32 freq, frame_type; in fetch_pending_big_events() local
1978 atheros_send_mgmt(void *priv, const u8 *frm, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) atheros_send_mgmt() argument
2075 atheros_send_action(void *priv, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) atheros_send_action() argument
[all...]
H A Ddriver_bsd.c587 bsd_set_freq(void *priv, struct hostapd_freq_params *freq) in bsd_set_freq() argument
H A Ddriver_nl80211_event.c508 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset() argument
535 mlme_event_ch_switch(struct wpa_driver_nl80211_data *drv, struct nlattr *ifindex, struct nlattr *freq, struct nlattr *type, struct nlattr *bw, struct nlattr *cf1, struct nlattr *cf2, int finished) mlme_event_ch_switch() argument
633 mlme_event_mgmt(struct i802_bss *bss, struct nlattr *freq, struct nlattr *sig, const u8 *frame, size_t len) mlme_event_mgmt() argument
879 mlme_event(struct i802_bss *bss, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig, struct nlattr *wmm, struct nlattr *req_ie) mlme_event() argument
1005 unsigned int freq; mlme_event_join_ibss() local
1036 unsigned int freq, chan_type, duration; mlme_event_remain_on_channel() local
2240 u32 freq = 0, max_tx_power = 0; nl80211_dump_freq() local
[all...]
H A Ddriver_wext.c212 int wpa_driver_wext_set_freq(void *priv, int freq) in wpa_driver_wext_set_freq() argument
[all...]
H A Dwpa_hal.c1135 static int32_t WifiWpaSendMlme(void *priv, const uint8_t *data, size_t dataLen, int32_t noack, uint32_t freq, in WifiWpaSendMlme() argument
1840 WifiWpaSendAction(void *priv, uint32_t freq, uint32_t wait, const uint8_t *dst, const uint8_t *src, const uint8_t *bssid, const uint8_t *data, size_t dataLen, int32_t noCck) WifiWpaSendAction() argument
1909 WifiRemainOnChannel(void *priv, uint32_t freq, uint32_t duration) WifiRemainOnChannel() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.h96 int freq; member
1724 int freq; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new.c1826 wpas_dbus_signal_p2p_sd_request(struct wpa_supplicant *wpa_s, int freq, const u8 *sa, u8 dialog_token, u16 update_indic, const u8 *tlvs, size_t tlvs_len) wpas_dbus_signal_p2p_sd_request() argument
H A Ddbus_new.h496 wpas_dbus_signal_p2p_sd_request(struct wpa_supplicant *wpa_s, int freq, in wpas_dbus_signal_p2p_sd_request() argument
H A Ddbus_new_handlers_p2p.c93 unsigned int freq = 0; in wpas_dbus_handler_p2p_find() local
320 int freq = 0; in wpas_dbus_handler_p2p_group_add() local
529 int freq in wpas_dbus_handler_p2p_connect() local
2868 int freq = 0; wpas_dbus_handler_p2p_service_sd_res() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddriver_i.h305 wpa_drv_send_mlme(struct wpa_supplicant *wpa_s, const u8 *data, size_t data_len, int noack, unsigned int freq) wpa_drv_send_mlme() argument
383 wpa_drv_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) wpa_drv_send_action() argument
404 wpa_drv_set_freq(struct wpa_supplicant *wpa_s, struct hostapd_freq_params *freq) wpa_drv_set_freq() argument
434 wpa_drv_remain_on_channel(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int duration) wpa_drv_remain_on_channel() argument
950 wpa_drv_set_prob_oper_freq(struct wpa_supplicant *wpa_s, unsigned int freq) wpa_drv_set_prob_oper_freq() argument
[all...]
H A Devents.c774 static int freq_allowed(int *freqs, int freq) in freq_allowed() argument
811 int freq = modes[i].channels[j].freq; in rate_match() local
3763 wpas_event_rx_mgmt_action(struct wpa_supplicant *wpa_s, const u8 *frame, size_t len, int freq, int rssi) wpas_event_rx_mgmt_action() argument
3948 wpas_event_cac_ms(const struct wpa_supplicant *wpa_s, int freq) wpas_event_cac_ms() argument
[all...]
H A Dinterworking.c2753 int freq; in anqp_send_req() local
3204 int freq; in gas_send_request() local
[all...]
H A Dsme.c781 int freq, num; in sme_send_authentication() local
2191 int freq; wpa_obss_scan_freqs_list() local
[all...]
H A Dwps_supplicant.c116 unsigned int freq = wpa_s->assoc_freq; in wpas_wps_eapol_cb() local
1110 wpas_wps_reassoc(struct wpa_supplicant *wpa_s, struct wpa_ssid *selected, const u8 *bssid, int freq) wpas_wps_reassoc() argument
1204 wpas_wps_start_dev_pw(struct wpa_supplicant *wpa_s, const u8 *dev_addr, const u8 *bssid, const char *pin, int p2p_group, u16 dev_pw_id, const u8 *peer_pubkey_hash, const u8 *ssid_val, size_t ssid_len, int freq) wpas_wps_start_dev_pw() argument
2310 wpas_wps_start_nfc(struct wpa_supplicant *wpa_s, const u8 *go_dev_addr, const u8 *bssid, const struct wpabuf *dev_pw, u16 dev_pw_id, int p2p_group, const u8 *peer_pubkey_hash, const u8 *ssid, size_t ssid_len, int freq) wpas_wps_start_nfc() argument
2393 int freq = 0; wpas_wps_use_cred() local
2603 int freq = 0; wpas_wps_nfc_rx_handover_sel() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.c762 int hostapd_drv_send_action(struct hostapd_data *hapd, unsigned int freq, in hostapd_drv_send_action() argument
548 hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode mode, int freq, int channel, int edmg, u8 edmg_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
800 hostapd_drv_send_action_addr3_ap(struct hostapd_data *hapd, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *data, size_t len) hostapd_drv_send_action_addr3_ap() argument
813 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
[all...]
H A Ddpp_hostapd.c327 unsigned int freq; in hostapd_dpp_reply_wait_timeout() local
447 unsigned int wait_time, max_wait_time, freq, max_tries, used; hostapd_dpp_auth_init_next() local
679 int freq; hostapd_dpp_listen() local
714 hostapd_dpp_rx_auth_req(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_auth_req() argument
1047 hostapd_dpp_rx_auth_resp(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_auth_resp() argument
1256 hostapd_dpp_rx_presence_announcement(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_presence_announcement() argument
1341 hostapd_dpp_rx_reconfig_announcement(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_reconfig_announcement() argument
1435 hostapd_dpp_rx_reconfig_auth_resp(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_reconfig_auth_resp() argument
1480 hostapd_dpp_send_peer_disc_resp(struct hostapd_data *hapd, const u8 *src, unsigned int freq, u8 trans_id, enum dpp_status_error status) hostapd_dpp_send_peer_disc_resp() argument
1606 hostapd_dpp_rx_peer_disc_req(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_peer_disc_req() argument
1720 hostapd_dpp_rx_pkex_exchange_req(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq, bool v2) hostapd_dpp_rx_pkex_exchange_req() argument
1775 hostapd_dpp_rx_pkex_exchange_resp(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_pkex_exchange_resp() argument
1811 hostapd_dpp_rx_pkex_commit_reveal_req(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_pkex_commit_reveal_req() argument
1859 hostapd_dpp_rx_pkex_commit_reveal_resp(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_pkex_commit_reveal_resp() argument
1901 hostapd_dpp_rx_action(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_action() argument
2253 hostapd_dpp_relay_tx(void *ctx, const u8 *addr, unsigned int freq, const u8 *msg, size_t len) hostapd_dpp_relay_tx() argument
[all...]

Completed in 57 milliseconds

1234567891011