Home
last modified time | relevance | path

Searched defs:band (Results 51 - 75 of 185) sorted by relevance

12345678

/third_party/ffmpeg/libavcodec/
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...]
H A Daacenc_pred.c265 const FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[sfb]; in ff_aac_search_for_pred() local
H A Dcfhdenc.c224 SubBand band[DWT_LEVELS][4]; member
[all...]
H A Daaccoder_twoloop.h224 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; in search_for_quantizers_twoloop() local
236 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; in search_for_quantizers_twoloop() local
[all...]
/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
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_hotspot.c285 WifiErrorCode SetBand(int band) in SetBand() argument
322 int GetSignalLevel(int rssi, int band) in GetSignalLevel() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwldev_common.c416 uint16 band = 0; in wldev_get_mode() local
381 wldev_set_band( struct net_device *dev, uint band) wldev_set_band() argument
[all...]
H A Dbcmwifi_channels.c305 const char *band; wf_chspec_ntoa() local
811 wf_create_20MHz_chspec(uint channel, chanspec_band_t band) wf_create_20MHz_chspec() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info.c267 SoftBusBand band = SoftBusGetLinkBand(); in LnnSetNetBandCapability() local
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_ap_msg.h175 BandType band; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_sta_iface.c104 WifiErrorNo GetFrequencies(int32_t band, int *frequencies, int32_t *size) in GetFrequencies() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_idl_client_test.cpp843 int32_t band = 1; in HWTEST_F() local
1403 int band = 1; in HWTEST_F() local
/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_device_config.h257 int band; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_stub.cpp212 bool WifiHotspotStub::CheckHotspot160MParam(BandType band, int bandwidth, int channel) in CheckHotspot160MParam() argument
254 BandType band = config.GetBand(); in OnSetApConfigWifi() local
347 int32_t band = data.ReadInt32(); in OnGetValidChannels() local
/third_party/ffmpeg/libavcodec/mips/
H A Dac3dsp_mips.c69 int band, band_end, cond; in ac3_bit_alloc_calc_bap_mips() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_regdomain.h212 static inline hi_u8 mac_get_num_supp_channel(wlan_channel_band_enum_uint8 band) in mac_get_num_supp_channel() argument
225 static inline hi_u8 mac_get_affected_ch_idx_offset(wlan_channel_band_enum_uint8 band) in mac_get_affected_ch_idx_offset() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_select_rule.c117 SoftBusBand band = SoftBusGetLinkBand(); in Wlan2P4GCapCheck() local
147 SoftBusBand band = SoftBusGetLinkBand(); in Wlan5GCapCheck() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_p2p.c848 int band = 0; in RpcP2pGetFrequencies() local
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_device.cpp489 NO_SANITIZE("cfi") int GetSignalLevel(int rssi, int band) in GetSignalLevel() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_sta_hal_interface.cpp168 WifiErrorNo WifiStaHalInterface::GetSupportFrequencies(const std::string &ifaceName, int band, in GetSupportFrequencies() argument
H A Dwifi_p2p_hal_interface.cpp540 WifiErrorNo WifiP2PHalInterface::P2pGetSupportFrequenciesByBand(int band, std::vector<int> &frequencies) const in P2pGetSupportFrequenciesByBand() argument

Completed in 23 milliseconds

12345678