/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
UnicodeReplacer.java | 17 * preserve out-of-band data.
|
/external/iptables/extensions/ |
libxt_connbytes.man | 8 scheduled using a lower priority band in traffic control.
|
/external/webrtc/webrtc/common_audio/vad/ |
vad_filterbank.h | 38 // - features [o] : 10 * log10(energy in each frequency band), Q4.
|
/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
beamformer.h | 31 // Sample rate corresponds to the lower band.
|
/external/webrtc/webrtc/modules/audio_processing/ |
splitting_filter.h | 54 // Two-band analysis and synthesis work for 640 samples or less.
|
/external/wpa_supplicant_8/src/fst/ |
fst_group.c | 55 const u8 *own_addr, enum mb_band_id band, u8 channel) 78 mbie->band_id = band; 378 * multiple MB IEs creation according to the spec (see 10.32 Multi-band 435 fst_printf_iface(i, MSG_DEBUG, "multi-band IE set to %p", mbie);
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_audio.h | 341 uint16_t band_idx; /* The band index, 0 .. 11 */ 342 uint32_t filter_type; /* Filter band type */ 343 uint32_t center_freq_hz; /* Filter band center frequency */ 344 uint32_t filter_gain; /* Filter band initial gain (dB) */
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
msm_audio.h | 398 uint16_t band_idx; /* The band index, 0 .. 11 */ 399 uint32_t filter_type; /* Filter band type */ 400 uint32_t center_freq_hz; /* Filter band center frequency */ 401 uint32_t filter_gain; /* Filter band initial gain (dB) */
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
msm_audio.h | 390 uint16_t band_idx; /* The band index, 0 .. 11 */ 391 uint32_t filter_type; /* Filter band type */ 392 uint32_t center_freq_hz; /* Filter band center frequency */ 393 uint32_t filter_gain; /* Filter band initial gain (dB) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/ |
list.h | 61 ISL_DECLARE_LIST(band)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/ |
list.h | 61 ISL_DECLARE_LIST(band)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/ |
sh2a.s | 5 band.b #7,@(4095,r3)
|
/external/aac/libSBRenc/src/ |
ps_bitenc.cpp | 303 INT band; local 305 for(band=0;band<nBands;band++) { 306 INT delta = (val[band] - lastVal) + tableOffset; 307 lastVal = val[band]; 330 INT band; local 332 for(band=0;band<nBands;band++) [all...] |
/external/autotest/server/cros/ap_configurators/ |
linksyswrt600_ap_configurator.py | 31 return [{'band': ap_spec.BAND_2GHZ, 34 {'band': ap_spec.BAND_5GHZ, 81 def _set_mode(self, mode, band=None):
|
trendnet731br_ap_configurator.py | 67 return [{'band': ap_spec.BAND_2GHZ, 75 def _set_mode(self, mode, band=None): 94 return [{'band': ap_spec.BAND_2GHZ, 'channels': range(1, 12)}]
|
/external/libopus/celt/ |
rate.c | 90 /* Scan for all unique band sizes */ 141 /* Compute the maximum rate for each band at which we'll reliably use as 182 band. */ 321 /* Never skip the first band, nor a band that has been boosted by 326 we just signaled should be cocentrated in this band. */ 333 /*Figure out how many left-over bits we would be adding to this band. 341 /*Only code a skip decision if we're above the threshold for this band. 366 /*We used a bit to skip this band.*/ 370 /*Reclaim the bits originally allocated to this band.* [all...] |
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
BIQUAD.h | 85 /*** Band pass coefficients *******************************************************/ 135 /*** Types used for biquad, band pass and peaking filter **************************/ 255 FUNCTION PROTOTYPES: BAND PASS FILTERS
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
wb_vad.c | 76 * Purpose : Fifth-order half-band lowpass/highpass filter pair with 104 * Purpose : Third-order half-band lowpass/highpass filter pair with 128 * Purpose : Calculate signal level in a sub-band. Level is calculated 174 * the signal in each band 181 Word16 level[] /* o : signal levels at each band */ 222 /* calculate levels in each frequency band */ 259 Word16 level[] /* i : sub-band levels of the input frame */ 391 Word16 level[] /* i : sub-band levels of the input frame */ 461 Word16 level[COMPLEN], /* i : sub-band levels of the input frame */ 490 for (i = 1; i < COMPLEN; i++) /* ignore lowest band */ [all...] |
/frameworks/native/include/media/openmax/ |
OMX_AudioExt.h | 43 #define OMX_AUDIO_AACToolAndroidSSBR (OMX_AUDIO_AACToolVendor << 0) /**< SSBR: MPEG-4 Single-rate (downsampled) Spectral Band Replication tool allowed or active */ 44 #define OMX_AUDIO_AACToolAndroidDSBR (OMX_AUDIO_AACToolVendor << 1) /**< DSBR: MPEG-4 Dual-rate Spectral Band Replication tool allowed or active */ 81 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should
|
/hardware/libhardware/modules/radio/ |
radio_hal_tool.c | 51 printf("Band Information\n" 82 printf("Setting band config as:\n" 128 printf("Metadata from the band\n");
|
/prebuilts/go/darwin-x86/src/net/ |
iprawsock_plan9.go | 35 // associated out-of-band data into oob. It returns the number of 59 // b and the associated out-of-band data from oob. It returns the 60 // number of payload and out-of-band bytes written.
|
/prebuilts/go/linux-x86/src/net/ |
iprawsock_plan9.go | 35 // associated out-of-band data into oob. It returns the number of 59 // b and the associated out-of-band data from oob. It returns the 60 // number of payload and out-of-band bytes written.
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiScanner.java | 50 /** no band specified; use channel list instead */ 53 /** 2.4 GHz band */ 54 public static final int WIFI_BAND_24_GHZ = 1; /* 2.4 GHz band */ 55 /** 5 GHz band excluding DFS channels */ 56 public static final int WIFI_BAND_5_GHZ = 2; /* 5 GHz band without DFS channels */ 57 /** DFS channels from 5 GHz band only */ 58 public static final int WIFI_BAND_5_GHZ_DFS_ONLY = 4; /* 5 GHz band with DFS channels */ 59 /** 5 GHz band including DFS channels */ 60 public static final int WIFI_BAND_5_GHZ_WITH_DFS = 6; /* 5 GHz band with DFS channels */ 61 /** Both 2.4 GHz band and 5 GHz band; no DFS channels * 172 public int band; field in class:WifiScanner.ScanSettings [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmdevs.h | 101 #define BCM4321_D11N2G_ID 0x4329 /* 4321 802.11n 2.4Ghz band id */ 102 #define BCM4321_D11N5G_ID 0x432a /* 4321 802.11n 5Ghz band id */ 134 #define BCM6362_D11N2G_ID 0x433f /* 6362 802.11n 2.4Ghz band id */ 135 #define BCM6362_D11N5G_ID 0x434f /* 6362 802.11n 5Ghz band id */ 137 #define BCM4331_D11N2G_ID 0x4332 /* 4331 802.11n 2.4Ghz band id */ 138 #define BCM4331_D11N5G_ID 0x4333 /* 4331 802.11n 5Ghz band id */ 391 #define BFL_EXTLNA 0x00001000 /* Board has an external LNA in 2.4GHz band */ 410 #define BFL_EXTLNA_5GHz 0x10000000 /* Board has an external LNA in 5GHz band */ 421 #define BFL2_APLL_WAR 0x00000002 /* Flag to implement alternative A-band PLL settings */ 424 #define BFL2_5G_PWRGAIN 0x00000010 /* Board supports 5G band power gain * [all...] |
/external/autotest/client/bin/net/ |
net_tc.py | 367 def get_class(self, band): 368 if band > self._bands: 369 raise error.TestError('error inserting %s at band %s' % \ 370 (qdisc.name, band)) 371 return self._classes[band]
|