Home
last modified time | relevance | path

Searched defs:band (Results 101 - 125 of 189) sorted by relevance

12345678

/third_party/cups-filters/filter/
H A Drastertoescpx.c140 cups_weave_t *band; /* Current band */ in StartPage() local
1057 cups_weave_t *band, /* Current band */ EndPage() local
1222 AddBand(cups_weave_t *band) AddBand() argument
1493 OutputBand(ppd_file_t *ppd, cups_page_header2_t *header, cups_weave_t *band) OutputBand() argument
1567 cups_weave_t *band; /* Current band */ ProcessLine() local
[all...]
/third_party/lame/libmp3lame/
H A Dbitstream.c363 int band; in encodeSideInfo2() local
/third_party/mesa3d/include/android_stub/system/
H A Dradio.h125 radio_hal_band_config_t band; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst_ctrl_iface.c648 static const char * band_freq(enum mb_band_id band) in band_freq() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_ctrl_iface.c648 static const char * band_freq(enum mb_band_id band) in band_freq() argument
/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_network_defs.h455 int32_t band; member
656 int32_t band; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_mac80211.c119 enum Ieee80211Band band; in GetChannelByFreq() local
141 enum Ieee80211Band band = IEEE80211_BAND_2GHZ; in WifiScanSetChannel() local
249 enum Ieee80211Band band; WalGetChannel() local
620 WalGetValidFreqsWithBand(NetDevice *netDev, int32_t band, int32_t *freqs, uint32_t *num) WalGetValidFreqsWithBand() argument
794 oal_ieee80211_supported_band *band = GET_NET_DEV_CFG80211_WIRELESS(netDev)->wiphy->bands[IEEE80211_BAND_2GHZ]; WalGetHwCapability() local
[all...]
/device/qemu/drivers/virtio/
H A Dvirtnet.c592 static int32_t FakeWalGetValidFreqsWithBand(NetDevice *netDev, int32_t band, int32_t *freqs, uint32_t *num) in FakeWalGetValidFreqsWithBand() argument
607 struct WlanBand band; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_vap.c2159 hi_u32 mac_vap_set_current_channel(mac_vap_stru *mac_vap, wlan_channel_band_enum_uint8 band, hi_u8 channel) in mac_vap_set_current_channel() argument
[all...]
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/hostapd_hal/
H A Dwifi_hostapd_hal.c530 static int SetApBand(int band, int id) in SetApBand() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy_lite.cpp1454 ErrCode WifiDeviceProxy::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() argument
H A Dwifi_device_impl.cpp371 ErrCode WifiDeviceImpl::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() argument
/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_scan_msg.h130 unsigned int band; member
154 int band; /* ap band: 1 - 2.4GHZ, 2 - 5GHZ */ member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_stub.cpp999 int band = data.ReadInt32(); in OnGetSignalLevel() local
/third_party/ffmpeg/libavcodec/
H A Dcfhd.h131 SubBand band[DWT_LEVELS_3D][4]; member
H A Djpeg2000.h215 Jpeg2000Band *band; member
H A Ddca_core.c404 int ch, band, ret; in parse_subframe_header() local
627 int n, ssf, ofs, ch, band; parse_subframe_audio() local
762 int ch, band; erase_adpcm_history() local
779 int ch, band; alloc_sample_buffer() local
803 int sf, ch, ret, band, sub_pos, lfe_pos; parse_frame_data() local
944 int ssf, ch, band, ofs; parse_xbr_subframe() local
1163 int n, ssf, ch, band, ofs; parse_x96_subframe_audio() local
1271 int ch, band; erase_x96_adpcm_history() local
1287 int ch, band; alloc_x96_sample_buffer() local
1310 int ch, band, ret; parse_x96_subframe_header() local
1481 int sf, ch, ret, band, sub_pos; parse_x96_frame_data() local
[all...]
H A Divi.c81 static int ivi_mc(const IVIBandDesc *band, ivi_mc_func mc, ivi_mc_avg_func mc_avg, in ivi_mc() argument
273 IVIBandDesc *band = &planes[p].bands[b]; ivi_free_buffers() local
297 IVIBandDesc *band; ff_ivi_init_planes() local
356 ivi_init_tiles(const IVIBandDesc *band, IVITile *ref_tile, int p, int b, int t_height, int t_width) ivi_init_tiles() argument
399 IVIBandDesc *band; ff_ivi_init_tiles() local
476 ivi_dc_transform(const IVIBandDesc *band, int *prev_dc, int buf_offs, int blk_size) ivi_dc_transform() argument
485 ivi_decode_coded_blocks(GetBitContext *gb, const IVIBandDesc *band, ivi_mc_func mc, ivi_mc_avg_func mc_avg, int mv_x, int mv_y, int mv_x2, int mv_y2, int *prev_dc, int is_intra, int mc_type, int mc_type2, uint32_t quant, int offs, AVCodecContext *avctx) ivi_decode_coded_blocks() argument
596 ivi_decode_blocks(GetBitContext *gb, const IVIBandDesc *band, IVITile *tile, AVCodecContext *avctx) ivi_decode_blocks() argument
748 ivi_process_empty_tile(AVCodecContext *avctx, const IVIBandDesc *band, IVITile *tile, int32_t mv_scale) ivi_process_empty_tile() argument
874 ivi_calc_band_checksum(const IVIBandDesc *band) ivi_calc_band_checksum() argument
924 prepare_buf(IVI45DecContext *ctx, IVIBandDesc *band, int i) prepare_buf() argument
941 decode_band(IVI45DecContext *ctx, IVIBandDesc *band, AVCodecContext *avctx) decode_band() argument
[all...]
H A Datrac3.c474 int i, nsample, band; in reverse_matrixing() local
548 int band, nsample; channel_weighting() local
581 int band, ret, num_subbands, last_tonal, num_bands; decode_channel_sound_unit() local
[all...]
H A Daaccoder.c122 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(win+w)*16+swb]; in encode_window_bands_info() local
314 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; in search_for_quantizers_anmr() local
347 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; in search_for_quantizers_anmr() local
419 FFPsyBand *band = &s->psy.ch[s->cur_channel].psy_bands[(w+w2)*16+g]; search_for_quantizers_fast() local
544 FFPsyBand *band; search_for_pns() local
686 FFPsyBand *band; mark_pns() local
[all...]
H A Dvp9block.c809 int i = 0, band = 0, band_left = band_counts[band]; in decode_coeffs_b_generic() local
[all...]
H A Dopus_pvq.c483 quant_band_template(CeltPVQ *pvq, CeltFrame *f, OpusRangeCoder *rc, const int band, float *X, float *Y, int N, int b, uint32_t blocks, float *lowband, int duration, float *lowband_out, int level, float gain, float *lowband_scratch, int fill, int quant) quant_band_template() argument
[all...]
H A Don2avc.c117 int band = 0, i, band_type, run_len, run; in on2avc_decode_band_types() local
/third_party/ffmpeg/libavfilter/
H A Daf_mcompand.c558 int ch, band, i; in filter_frame() local
[all...]
/third_party/backends/backend/
H A Dxerox_mfp.c1286 const int band = (k % bands) * dev->horizontal; in copy_mix_bands_trim() local

Completed in 34 milliseconds

12345678