Home
last modified time | relevance | path

Searched defs:band (Results 126 - 150 of 189) sorted by relevance

12345678

/third_party/lame/libmp3lame/
H A Dlame.c113 int band, maxband, minband; in lame_init_params_ppflt() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_mgmt_sta.c1963 wlan_channel_bandwidth_enum_uint8 band; hmac_sta_get_band() local
[all...]
H A Dhmac_mgmt_ap.c1867 enum ieee80211_band band; in hmac_ap_up_rx_probe_req() local
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c368 int32_t Bdh6Fband(NetDevice *hnetDev, int32_t band, int32_t *freqs, uint32_t *num) in Bdh6Fband() argument
412 static int32_t FillBdhBandInfo(const struct ieee80211_supported_band *band, enum Ieee80211Band bnum, in FillBdhBandInfo() argument
639 enum Ieee80211Band band; GetChannelByFreq() local
723 enum Ieee80211Band band = IEEE80211_BAND_2GHZ; FillAllValidChannels() local
917 enum Ieee80211Band band = IEEE80211_BAND_2GHZ; WalGetChannel() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_frame.c1676 hi_u8 band; in mac_set_country_ie() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_config.h183 int band; member
H A Dwl_cfgscan.c374 struct ieee80211_supported_band *band; in wl_escan_handler() local
2831 int band = 0; in wl_notify_sched_scan_results() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c941 SoftBusBand band = SoftBusGetLinkBand(); in UpdateLocalNetCapability() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dmock_wifi_hal_service.c168 WifiErrorNo GetFrequencies(int32_t band, int *frequencies, int32_t *size) in GetFrequencies() argument
737 WifiErrorNo P2pGetFrequencies(int band, int *frequencies, int *size) in P2pGetFrequencies() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service_new.cpp98 bool ScanService::GetBandFreqs(ScanBandType band, std::vector<int> &freqs) in GetBandFreqs() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp999 int WifiSettings::GetSignalLevel(const int &rssi, const int &band, int instId) in GetSignalLevel() argument
1326 void WifiSettings::SetDefaultFrequenciesByCountryBand(const BandType band, std::vector<int> &frequencies, int instId) in SetDefaultFrequenciesByCountryBand() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client.cpp117 WifiErrorNo WifiHdiWpaClient::GetSupportFrequencies(int band, std::vector<int> &frequencies) in GetSupportFrequencies() argument
1344 WifiErrorNo WifiHdiWpaClient::ReqP2pGetSupportFrequencies(int band, std::vector<int> &frequencies) const in ReqP2pGetSupportFrequencies() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp457 bool ScanService::GetBandFreqs(ScanBandType band, st argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy.cpp1534 ErrCode WifiDeviceProxy::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_client.cpp135 WifiErrorNo WifiIdlClient::GetSupportFrequencies(int band, std::vector<int> &frequencies) in GetSupportFrequencies() argument
943 WifiErrorNo WifiIdlClient::GetFrequenciesByBand(int32_t band, std::vector<int> &frequencies, int id) in GetFrequenciesByBand() argument
1722 WifiErrorNo WifiIdlClient::ReqP2pGetSupportFrequencies(int band, std::vector<int> &frequencies) const in ReqP2pGetSupportFrequencies() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_struct.h227 int32_t band; member
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp931 int band = 0; in GetSignalLevel() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/
H A Dwifi_supplicant_hal.c815 static int ConvertChanToFreqMhz(int channel, int band) in ConvertChanToFreqMhz() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.cpp545 bool HalDeviceManager::GetFrequenciesByBand(const std::string &ifaceName, int32_t band, std::vector<int> &frequencies) in GetFrequenciesByBand() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1467 ErrCode WifiDeviceServiceImpl::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/
H A Dmock_wpa_suppliant.cpp72 int32_t SetApBand(struct IHostapdInterface *self, const char* ifName, int32_t band, int32_t id) in SetApBand() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util.c84 static int ConvertChanToFreqMhz(int channel, int band) in ConvertChanToFreqMhz() argument
/third_party/ffmpeg/libavcodec/
H A Dcook.c626 int band, j; in decode_vectors() local
[all...]
H A Daacpsy.c124 AacPsyBand band[128]; ///< bands information member
537 static float calc_pe_3gpp(AacPsyBand *band) in calc_pe_3gpp() argument
574 calc_reduced_thr_3gpp(AacPsyBand *band, float min_snr, float reduction) calc_reduced_thr_3gpp() argument
608 AacPsyBand *band = &pch->band[w+g]; calc_thr_3gpp() local
687 AacPsyBand *band = &bands[g]; psy_3gpp_analyze_channel() local
749 AacPsyBand *band = &pch->band[w+g]; psy_3gpp_analyze_channel() local
765 AacPsyBand *band = &pch->band[w+g]; psy_3gpp_analyze_channel() local
781 AacPsyBand *band = &pch->band[w+g]; psy_3gpp_analyze_channel() local
803 AacPsyBand *band = &pch->band[w+g]; psy_3gpp_analyze_channel() local
821 AacPsyBand *band = &pch->band[w+g]; psy_3gpp_analyze_channel() local
835 AacPsyBand *band = &pch->band[w+g]; psy_3gpp_analyze_channel() local
[all...]
H A Ddcaenc.c136 int ch, band; in subband_bufer_alloc() local
340 int band; in subband_transform() local
477 walk_band_low(DCAEncContext *c, int band, int channel, walk_band_t walk, int32_t *arg) walk_band_low() argument
492 walk_band_high(DCAEncContext *c, int band, int channel, walk_band_t walk, int32_t *arg) walk_band_high() argument
519 int i, k, band, ch, ssf; calc_masking() local
566 int band, ch; find_peaks() local
580 int ch, band; adpcm_analysis() local
606 get_step_size(DCAEncContext *c, int ch, int band) get_step_size() argument
651 quantize_adpcm_subband(DCAEncContext *c, int ch, int band) quantize_adpcm_subband() argument
670 int band, ch; quantize_adpcm() local
680 int sample, band, ch; quantize_pcm() local
775 int ch, band, ret = USED_26ABITS | USED_1ABITS; init_quantization_noise() local
908 int ch, band; fill_in_adpcm_bufer() local
1078 put_subframe_samples(DCAEncContext *c, int ss, int band, int ch) put_subframe_samples() argument
1114 int i, band, ss, ch; put_subframe() local
[all...]

Completed in 55 milliseconds

12345678