/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
lpc_gain_swb_tables.h | 15 * of upper-band.
|
lpc_shape_swb12_tables.h | 15 * upper-band signal if the bandwidth is 12 kHz.
|
lpc_shape_swb16_tables.h | 15 * upper-band signal if the bandwidth is 16 kHz.
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
ns_core.h | 109 // Quantities for high band estimate. 161 * - speechFrame : Input speech frame for lower band 175 * - inFrame : Input speech frame for each band 180 * - outFrame : Output speech frame for each band
|
nsx_core.h | 95 // Quantities for high band estimate. 158 * - inFrame : Input speech frame for each band 163 * - outFrame : Output speech frame for each band 193 // Update analysis buffer for lower band, and window data before FFT.
|
/frameworks/av/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Tables.h | 46 * Band Pass Filter coefficient table
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
Filter.h | 35 #define FILTER_LOSS 32730 /* -0.01dB loss to avoid wrapping due to band ripple */
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/ |
ChannelHelperTest.java | 52 * Compute a string representing the channels in a ScanSettings with a band set. 72 * Compute a string representing the channels in a BucketSettings with a band set. 148 testBucket.band = WifiScanner.WIFI_BAND_UNSPECIFIED; 164 testBucket.band = WifiScanner.WIFI_BAND_5_GHZ;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_entropy.h | 81 coefficient band (and since zigzag positions 0, 1, and 2 are in 85 #define BAND_COEFF_CONTEXTS(band) ((band) == 0 ? 3 : COEFF_CONTEXTS) 114 // 8x8 transform and above are in the top band.
|
/packages/apps/Settings/res/layout/ |
band_mode.xml | 24 <ListView android:id="@+id/band"
|
/system/connectivity/apmanager/ |
device.h | 94 // exist for the band the given |channel| is in, false otherwise. 119 // Get the capability for the band the given |channel| is in. Return true 121 // band the given |channel| is in, false otherwise. 132 // Wiphy band capabilities.
|
device_unittest.cc | 86 // Band attribute. 240 // 2.4GHz band capability. 251 wiphy_bands, "2.4GHz band", 0, band_24ghz_freq_list, 254 // 5GHz band capability. 268 wiphy_bands, "5GHz band", 1, band_5ghz_freq_list, kBand5GHzHTCapMask); 281 // Verify HT Capablity for 2.4GHz band. 287 // Verify HT Capablity for 5GHz band.
|
/external/aac/libFDK/include/ |
qmf.h | 146 int lb_scale; /*!< Scale of low band area */ 147 int ov_lb_scale; /*!< Scale of adjusted overlap low band area */ 148 int hb_scale; /*!< Scale of high band area */ 149 int ov_hb_scale; /*!< Scale of adjusted overlap high band area */ 194 const int ov_len, /*!< Length of band overlap */ 211 FIXP_QMF *qmfReal, /*!< Low and High band, real */ 212 FIXP_QMF *qmfImag, /*!< Low and High band, imag */
|
/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/ |
EqualizerTest.java | 93 // Band 1 level 104 // Band 2 level 115 // Band 3 level 126 // Band 4 level 137 // Band 5 level 264 public BandLevelParam(Equalizer equalizer, int band, short min, short max, SeekBar seekBar, TextView textView) { 267 mBand = band;
|
/external/libvpx/libvpx/vpx_scale/generic/ |
vpx_scale.c | 231 * SPECIAL NOTES : Expansion is performed one band at a time to help with 348 /* for each band of the image */ 366 /* scale one band horizontally */ 385 /* Next band... */ 404 /* for each band of the image */ 425 /* for each band of the image */ 429 /* scale one band horizontally */ 440 /* scale one band vertically */ 449 /* move to the next band */ 475 * SPECIAL NOTES : Expansion is performed one band at a time to help wit [all...] |
/external/opencv3/modules/imgcodecs/src/ |
grfmt_gdal.cpp | 362 // iterate over each raster band 379 // get the GDAL Band 380 GDALRasterBand* band = m_dataset->GetRasterBand(c+1); local 382 // make sure the image band has the same dimensions as the image 383 if( band->GetXSize() != m_width || band->GetYSize() != m_height ){ return false; } 386 nRows = band->GetYSize(); 387 nCols = band->GetXSize(); 396 band->RasterIO( GF_Read, 0, y, nCols, 1, scanline, nCols, 1, GDT_Float64, 0, 0); 453 // make sure we have at least one band/channe [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/ |
vpx_scale.c | 230 * SPECIAL NOTES : Expansion is performed one band at a time to help with 347 /* for each band of the image */ 365 /* scale one band horizontally */ 384 /* Next band... */ 403 /* for each band of the image */ 424 /* for each band of the image */ 428 /* scale one band horizontally */ 439 /* scale one band vertically */ 448 /* move to the next band */ 474 * SPECIAL NOTES : Expansion is performed one band at a time to help wit [all...] |
/external/aac/libAACdec/src/arm/ |
block_arm.cpp | 110 for (int band=0; band < max_band; band++) 113 band_offset = BandOffsets[band+1]; 115 int scale = SpecScale_window-pSfbScale[window*16+band];
|
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
gain_control.h | 97 * - inMic : Microphone input speech vector for each band 119 * - inMic : Microphone input speech vector for each band 125 * - inMic : Microphone output after processing (L band) 126 * - inMic_H : Microphone output after processing (H band) 153 * - inNear : Near-end input speech vector for each band
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/h8300/ |
t12_bit.s | 119 band #0x7,r1h ;7671
120 band #0x7,@er1 ;7c107670
121 band #0x7,@0xffffff12:8 ;7e127670
122 band #0x7,@0x1234:16 ;6a1012347670
123 band #0x7,@0x12345678:32 ;6a30123456787670
|
/external/aac/libSBRenc/src/ |
ps_main.cpp | 551 INT group, bin, col, band; local 600 for (band=0; band<psBands; band++) { 602 dynBandScale[band] = CountLeadingBits(fixMax(maxVal[0][band],maxBandValue[band])); 604 dynBandScale[band] = fixMax(0,CountLeadingBits(fixMax(maxVal[0][band],maxBandValue[band]))-FRACT_BITS) [all...] |
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
tns.c | 90 * description: Retrieve index of nearest band border 97 const Word16 *bandStartOffset) /*!< table of band borders */ 99 Word32 lineNumber, band; local 111 /* find band the line number lies in */ 112 for (band=0; band<numOfBands; band++) { 113 temp = bandStartOffset[band + 1] - lineNumber; 117 temp = (lineNumber - bandStartOffset[band]); 118 temp = (temp - (bandStartOffset[band + 1] - lineNumber)) [all...] |
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
wifi_test_utils.py | 207 WIFI_BAND_24_GHZ = 1 # 2.4 GHz band 208 WIFI_BAND_5_GHZ = 2 # 5 GHz band without DFS channels 209 WIFI_BAND_5_GHZ_DFS_ONLY = 4 # 5 GHz band with DFS channels 210 WIFI_BAND_5_GHZ_WITH_DFS = 6 # 5 GHz band with DFS channels 374 def band_to_freq(self, band): 383 return _band_to_frequencies[band] 582 def start_wifi_tethering(ad, ssid, password, band=None): 589 band: The band the soft AP should be set on. It should be either 602 if band [all...] |
/external/aac/libAACdec/src/ |
rvlc.cpp | 196 int group, band, bnds; local 201 for (band=0; band < pRvlc->maxSfbTransmitted; band++) { 202 bnds = 16*group+band; 419 int band = 0; local 448 for (band=0; band < pRvlc->maxSfbTransmitted; band++) { 449 bnds = 16*group+band; 610 SHORT band, group, dpcm, offset; local 930 int band; local 958 int band; local 1058 int group,band; local [all...] |
/external/opencv3/3rdparty/libjasper/ |
jpc_dec.h | 351 /* Decoder per-band state information. */ 358 /* The sample data associated with this band. */ 361 /* The orientation of this band (i.e., LL, LH, HL, or HH). */ 370 /* The number of bit planes for this band. */ 373 /* The analysis gain associated with this band. */ 376 /* The ROI shift value for this band. */ 388 /* The per-band information. */ 408 relative to the associated LL band. */ 412 relative to the associated LL band. */
|