HomeSort by relevance Sort by last modified time
    Searched full:band (Results 701 - 725 of 1140) sorted by null

<<21222324252627282930>>

  /external/wpa_supplicant_8/src/ap/
ieee802_11_vht.c 76 * which is channel 42 in 5G band
  /frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
AMRWB_E_SAMPLE.c 272 printf("************************Adaptive Multi-Rate Wide Band Encoder (AMR-WB)*******************************\n");
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/
WifiStressTest.java 141 * TODO: test the scanning quality for each frequency band
  /frameworks/base/docs/html/ndk/guides/audio/
sample-rates.jd 46 frequency loss in the transition band, so avoid using them unnecessarily.</p>
  /frameworks/base/media/java/android/media/audiofx/
BassBoost.java 27 * to a simple equalizer but limited to one band amplification in the low frequency range.
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 845 * Set the operational frequency band
846 * @param band One of
852 public boolean setBand(int band) {
855 if (band == WifiManager.WIFI_FREQUENCY_BAND_5GHZ)
857 else if (band == WifiManager.WIFI_FREQUENCY_BAND_2GHZ)
1676 public int band; field in class:WifiNative.BucketSettings
    [all...]
  /hardware/broadcom/libbt/include/
bt_vendor_brcm.h 106 1: UART with Host wake/BT wake out of band signals
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h 96 #define WIFI_FEATURE_INFRA_5G 0x0002 // Support for 5 GHz Band
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 84 * eAMRBandMode : AMR Band Mode enumeration
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
socket.h 198 MSG_OOB = 0x01, /* Process out-of-band data. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
socket.h 236 /* Determine wheter socket is at a out-of-band mark. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
socket.h 236 /* Determine wheter socket is at a out-of-band mark. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pkt_sched.h 120 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
socket.h 236 /* Determine wheter socket is at a out-of-band mark. */
  /prebuilts/go/darwin-x86/src/go/types/
assignments.go 20 // TODO(gri) Should find a better way to handle in-band errors.
  /prebuilts/go/linux-x86/src/go/types/
assignments.go 20 // TODO(gri) Should find a better way to handle in-band errors.
  /external/libhevc/common/x86/
ihevc_sao_ssse3_intr.c 68 * Has two sets of functions : band offset and edge offset both for luma and chroma
194 //masking upper 8bit values of each 16 bit band table value
237 //masking upper 8bit values of each 16 bit band table value
243 //band table 8x16 four registers are packed into 16x8 two registers: band_table0_8x16b and band_table2_8x16b
478 { // band _table creation
480 // Band table for U component : band_table0_16x8b and band_table2_16x8b
519 //masking upper 8bit values of each 16 bit band table value
557 //masking upper 8bit values of each 16 bit band table value
562 //band table 8x16 four registers are packed into 16x8 two registers: band_table0_8x16b and band_table2_8x16b
565 // Band table for U component ove
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
vad1.cpp 127 half-band lowpass/highpass filter pair with
258 Purpose : Fifth-order half-band lowpass/highpass filter pair with
362 Purpose : Third-order half-band lowpass/highpass filter pair with
465 Purpose : Calculate signal level in a sub-band. Level is calculated
557 level -- array of type Word16 -- signal levels at each band
574 the signal in each band
616 Word16 level[], /* 0 : signal levels at each band */
645 /* calculate levels in each frequency band */
686 level -- array of type Word16 -- sub-band levels of the input frame
752 Word16 level[], /* i : sub-band levels of the input frame *
    [all...]
  /external/aac/libSBRenc/src/
sbrenc_freq_sca.cpp 448 if(4*k2 >= 9*k0) /*two or more regions (how many times the basis band is copied)*/
597 /* Limit the change so that the last band cannot get narrower than the first one */
  /external/autotest/client/cros/cellular/pseudomodem/
modem.py 740 band_list = [dbus.types.UInt32(band) for band in bands]
  /external/autotest/server/cros/network/
hostap_config.py 595 @return True iff the current mode supports the band of the channel.
609 @return True iff the current mode supports the band of the frequency.
  /external/autotest/server/
site_linux_system.py 156 for band in phy.bands:
157 for mhz in band.frequencies:
  /external/flac/libFLAC/
format.c 187 "Band/Orchestra",
196 "Band/artist logotype",
  /external/iproute2/man/man8/
tc.8 246 band is not stopped prior to dequeuing a packet.
254 Standard qdisc for 'Advanced Router' enabled kernels. Consists of a three-band
  /external/libopus/include/
opus_multistream.h 578 * @param decode_fec <tt>int</tt>: Flag (0 or 1) to request that any in-band
616 * @param decode_fec <tt>int</tt>: Flag (0 or 1) to request that any in-band
    [all...]

Completed in 1109 milliseconds

<<21222324252627282930>>