Home
last modified time | relevance | path

Searched defs:band (Results 1 - 25 of 111) sorted by relevance

12345

/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Dwifi.h39 int band; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_11d.c215 static inline hi_u32 wal_regdomain_get_channel(hi_u8 band, hi_u32 start_freq, hi_u32 end_freq) in wal_regdomain_get_channel() argument
263 hi_u8 band; in wal_regdomain_fill_info() local
H A Dwal_ioctl.h80 wlan_channel_band_enum_uint8 band; /* 频段 */ member
H A Dwal_scan.c197 enum ieee80211_band band = (enum ieee80211_band)scanned_bss->bss_dscr_info.channel.band; in wal_inform_all_bss() local
/third_party/ffmpeg/libavcodec/
H A Dg722.h53 } band[2]; member
H A Dg722.c74 static inline void s_zero(int cur_diff, struct G722Band *band) in s_zero() argument
110 do_adaptive_prediction(struct G722Band *band, const int cur_diff) do_adaptive_prediction() argument
143 ff_g722_update_low_predictor(struct G722Band *band, const int ilow) ff_g722_update_low_predictor() argument
154 ff_g722_update_high_predictor(struct G722Band *band, const int dhigh, const int ihigh) ff_g722_update_high_predictor() argument
[all...]
H A Dac3.c178 int bin, band; in ff_ac3_bit_alloc_calc_psd() local
208 int band; in ff_ac3_bit_alloc_calc_mask() local
[all...]
H A Daacenc_tns.c188 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[w*16+g]; in ff_aac_search_for_tns() local
H A Daacenc_ltp.c190 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; in ff_aac_search_for_ltp() local
H A Dindeo4.c277 IVIBandDesc temp_band, *band = &temp_band; in decode_band_hdr() local
469 decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx) decode_mb_info() argument
[all...]
H A Dindeo5.c64 IVIBandDesc *band, *band1, *band2; in decode_gop_header() local
383 decode_band_hdr(IVI45DecContext *ctx, IVIBandDesc *band, AVCodecContext *avctx) decode_band_hdr() argument
455 decode_mb_info(IVI45DecContext *ctx, IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx) decode_mb_info() argument
[all...]
H A Djpeg2000.c204 init_band_stepsize(AVCodecContext *avctx, Jpeg2000Band *band, Jpeg2000CodingStyle *codsty, Jpeg2000QuantStyle *qntsty, int bandno, int gbandno, int reslevelno, int cbps) init_band_stepsize() argument
271 init_prec(AVCodecContext *avctx, Jpeg2000Band *band, Jpeg2000ResLevel *reslevel, Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty, int precno, int bandno, int reslevelno, int log2_band_prec_width, int log2_band_prec_height) init_prec() argument
396 Jpeg2000Band *band = reslevel->band + bandno; init_band() local
582 Jpeg2000Band *band = rlevel->band + bandno; ff_jpeg2000_reinit() local
610 Jpeg2000Band *band; ff_jpeg2000_cleanup() local
[all...]
H A Daacenc_utils.h221 static inline void ff_nextband_remove(uint8_t *nextband, int prevband, int band) in ff_nextband_remove() argument
232 ff_sfdelta_can_remove_band(const SingleChannelElement *sce, const uint8_t *nextband, int prev_sf, int band) ff_sfdelta_can_remove_band() argument
246 ff_sfdelta_can_replace(const SingleChannelElement *sce, const uint8_t *nextband, int prev_sf, int new_sf, int band) ff_sfdelta_can_replace() argument
[all...]
H A Dac3dsp.c78 int bin, band, band_end; in ac3_bit_alloc_calc_bap_c() local
H A Dnellymoserenc.c212 int band, best_idx, power_idx = 0; in get_exponent_greedy() local
228 static inline float distance(float x, float y, int band) in distance() argument
237 int i, j, band, best_idx; in get_exponent_dynamic() local
307 int i, j, band, block, best_idx, power_idx = 0; encode_block() local
[all...]
/test/xts/hats/hdf/wlan/wifi/client/
H A Dhdf_client_test.cpp170 int32_t band = IEEE80211_BAND_2GHZ; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/mips/
H A Daacpsy_mips.h72 AacPsyBand *band = &pch->band[w+g]; in calc_thr_3gpp_mips() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dcost_enc.c61 int ctype, band, ctx; in VP8CalculateLevelCosts() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.c266 hi_s32 oal_ieee80211_channel_to_frequency(hi_s32 l_channel, wlan_channel_band_enum_uint8 band) in oal_ieee80211_channel_to_frequency() argument
330 ieee80211_band_uint8 band; in oal_ieee80211_get_channel() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_regdomain.c161 mac_regclass_info_stru *mac_get_channel_idx_rc_info(hi_u8 band, hi_u8 ch_idx) in mac_get_channel_idx_rc_info() argument
179 hi_void mac_get_channel_num_from_idx(hi_u8 band, hi_u8 idx, hi_u8 *puc_channel_num) in mac_get_channel_num_from_idx() argument
196 hi_u32 mac_get_channel_idx_from_num(hi_u8 band, hi_u8 channel_num, hi_u8 *puc_channel_idx) in mac_get_channel_idx_from_num() argument
228 hi_u32 mac_is_channel_idx_valid(hi_u8 band, hi_u8 ch_idx, hi_u8 *reg_class) in mac_is_channel_idx_valid() argument
264 hi_u32 mac_is_channel_num_valid(hi_u8 band, hi_u8 ch_num) in mac_is_channel_num_valid() argument
286 mac_get_channel_num_rc_info(hi_u8 band, hi_u8 ch_num) mac_get_channel_num_rc_info() argument
[all...]
/device/soc/rockchip/rk2206/adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_hotspot.c162 WifiErrorCode SetBand(int band) in SetBand() argument
203 int GetSignalLevel(int rssi, int band) in GetSignalLevel() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_roam.c100 void set_roam_band(int band) in set_roam_band() argument
300 void wl_update_roamscan_cache_by_band(struct net_device *dev, int band) in wl_update_roamscan_cache_by_band() argument
[all...]
/test/xts/acts/communication_lite/wifiservice_hal/src/
H A Dwifiservice_func_test.c473 int band = 11; variable
/third_party/lame/libmp3lame/
H A Dnewmdct.c956 int band; in mdct_sub48() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_group.c54 fst_fill_mb_ie(struct wpabuf *buf, const u8 *bssid, const u8 *own_addr, enum mb_band_id band, u8 channel) fst_fill_mb_ie() argument

Completed in 15 milliseconds

12345