HomeSort by relevance Sort by last modified time
    Searched full:band (Results 251 - 275 of 743) sorted by null

<<11121314151617181920>>

  /external/webrtc/src/modules/audio_processing/ns/
ns_core.c 769 // range for averaging low band quantities for H band gain
782 // update analysis buffer for L band
793 // update analysis buffer for H band
857 } // end of H band gain computation
    [all...]
nsx_core.c 663 // Update analysis buffer for lower band, and window data before FFT.
669 // For lower band update analysis buffer.
    [all...]
  /external/aac/libSBRenc/src/
resampler.cpp 119 Wc = 0,5, order 30, Stop Band -96dB. Wc criteria is "almost 0dB passband", not the usual -3db gain point.
158 Wc = 0,5, order 24, Stop Band -96dB. Wc criteria is "almost 0dB passband", not the usual -3db gain point.
194 Wc = 0,5, order 16, Stop Band -96dB damping.
228 Wc = 0,5, order 12, Stop Band -96dB damping.
258 Wc = 0,5, order 8, Stop Band -96dB damping.
env_est.cpp 156 /* Load band vector addresses of 2 consecutive timeslots */
249 /* Load band vector addresses of 2 consecutive timeslots */
441 \brief Calculation of energy starting in lower band (li) up to upper band (ui)
448 getEnvSfbEnergy(INT li, /*! lower band */
449 INT ui, /*! upper band */
505 band, and use this when we calculate the boost-factor. Since the mapped energy isn't
657 band that we're currently processing.
664 if(h_sbr->encEnvData.addHarmonic[j]){ /*A missing sine in the current band*/
781 /* in case of missing energy in base band,
    [all...]
sbr_ram.cpp 129 /*! Frequency band table (low res) <br>
134 /*! Frequency band table (high res) <br>
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateMachine.java 396 /* Set the frequency band */
1493 band); local
1724 int band = Settings.Global.getInt(mContext.getContentResolver(), local
3043 int band = message.arg1; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
e_pv_amrwbdec.h 103 int16 mem_hf[2 * L_FILT16k]; /* HF band-pass filter memory */
104 int16 mem_hf2[2 * L_FILT16k]; /* HF band-pass filter memory */
105 int16 mem_hf3[2 * L_FILT16k]; /* HF band-pass filter memory */
  /external/chromium_org/third_party/libwebp/enc/
cost.c 358 int ctype, band, ctx; local
363 for (band = 0; band < NUM_BANDS; ++band) {
365 const uint8_t* const p = proba->coeffs_[ctype][band][ctx];
366 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
  /external/webp/src/enc/
cost.c 358 int ctype, band, ctx; local
363 for (band = 0; band < NUM_BANDS; ++band) {
365 const uint8_t* const p = proba->coeffs_[ctype][band][ctx];
366 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
  /external/wpa_supplicant_8/wpa_supplicant/
sme.c 980 /* Skip other band bss */
1027 enum hostapd_hw_mode band,
1030 /* Include only supported channels for the specified band */
1034 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, band);
1036 /* No channels supported in this band - use empty list */
1115 return; /* Not associated on 2.4 GHz band */
    [all...]
  /development/ndk/platforms/android-9/include/EGL/
egl.h 67 /* Out-of-band handle values */
73 /* Out-of-band attribute value */
  /external/aac/libAACenc/src/
grp_data.cpp 140 if ( mdctSpectrum[wnd*granuleLength_short+line] != FL2FXCONST_SPC(0.0) ) break; /* this band is not completely zero */
142 if (line >= sfbOffset[sfb]) break; /* this band was not completely zero */
noisedet.cpp 157 /* Start noise detection for each band based on a number of checks */
175 k = sfbWidth >>2; /* Width of a quarter band */
  /external/chromium_org/ppapi/lib/gl/include/EGL/
egl.h 67 /* Out-of-band handle values */
73 /* Out-of-band attribute value */
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
PeriodicWave.cpp 186 // We need to clear out the highest frequencies to band-limit the waveform.
201 // Create the band-limited table.
  /external/chromium_org/third_party/angle_dx11/include/EGL/
egl.h 67 /* Out-of-band handle values */
73 /* Out-of-band attribute value */
  /external/chromium_org/third_party/khronos/EGL/
egl.h 67 /* Out-of-band handle values */
73 /* Out-of-band attribute value */
  /external/chromium_org/third_party/mesa/src/include/EGL/
egl.h 67 /* Out-of-band handle values */
73 /* Out-of-band attribute value */
  /external/libvorbis/doc/
05-comment.tex 114 The artist generally considered responsible for the work. In popular music this is usually the performing band or singer. For classical music it would be the composer. For an audio book it would be the author of the original text.
120 Copyright attribution, e.g., '2001 Nobody's Band' or '1999 Jack Moffitt'
v-comment.html 172 this is usually the performing band or singer. For classical music it would be
182 <dd>Copyright attribution, e.g., '2001 Nobody's Band' or '1999 Jack Moffitt'</dd>
  /external/libvpx/libvpx/vp9/common/
vp9_entropy.h 80 coefficient band (and since zigzag positions 0, 1, and 2 are in
172 // 8x8 transform and above are in the top band.
  /external/mesa3d/include/EGL/
egl.h 67 /* Out-of-band handle values */
73 /* Out-of-band attribute value */
  /external/smack/src/org/jivesoftware/smackx/
Gateway.java 97 * Checks if this gateway supports In-Band registration
98 * @return true if In-Band registration is supported
  /frameworks/av/tools/resampler_tools/
fir.cpp 112 // with A is the desired stop-band attenuation in dBFS
145 // Transition band 8 KHz, or dw = 1.0472
  /frameworks/native/opengl/include/EGL/
egl.h 67 /* Out-of-band handle values */
73 /* Out-of-band attribute value */

Completed in 2056 milliseconds

<<11121314151617181920>>