| /third_party/ffmpeg/libavcodec/ |
| H A D | indeo5.c | 64 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 D | jpeg2000.c | 204 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 D | aacenc_utils.h | 221 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 D | ac3dsp.c | 78 int bin, band, band_end; in ac3_bit_alloc_calc_bap_c() local
|
| H A D | nellymoserenc.c | 212 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 D | aacenc_pred.c | 265 const FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[sfb]; in ff_aac_search_for_pred() local
|
| H A D | cfhdenc.c | 224 SubBand band[DWT_LEVELS][4]; member [all...] |
| H A D | aaccoder_twoloop.h | 224 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 D | newmdct.c | 956 int band; in mdct_sub48() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| H A D | fst_group.c | 54 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 D | fst_group.c | 54 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 D | wifi_hotspot.c | 285 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 D | wldev_common.c | 416 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 D | bcmwifi_channels.c | 305 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 D | lnn_network_info.c | 267 SoftBusBand band = SoftBusGetLinkBand(); in LnnSetNetBandCapability() local
|
| /foundation/communication/wifi/wifi/frameworks/native/interfaces/ |
| H A D | wifi_ap_msg.h | 175 BandType band; member
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
| H A D | i_wifi_sta_iface.c | 104 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 D | wifi_idl_client_test.cpp | 843 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 D | wifi_device_config.h | 257 int band; member
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
| H A D | wifi_hotspot_stub.cpp | 212 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 D | ac3dsp_mips.c | 69 int band, band_end, cond; in ac3_bit_alloc_calc_bap_mips() local
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| H A D | tel_ril_network_parcel.h | 210 int32_t band; member 471 int32_t band; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| H A D | mac_regdomain.h | 212 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 D | lnn_select_rule.c | 117 SoftBusBand band = SoftBusGetLinkBand(); in Wlan2P4GCapCheck() local 147 SoftBusBand band = SoftBusGetLinkBand(); in Wlan5GCapCheck() local
|
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
| H A D | wifi_hal_crpc_p2p.c | 848 int band = 0; in RpcP2pGetFrequencies() local
|