HomeSort by relevance Sort by last modified time
    Searched full:band (Results 101 - 125 of 413) sorted by null

1 2 3 45 6 7 8 91011>>

  /cts/apps/CtsVerifier/jni/audioquality/
GlitchTest.h 35 a signal energy to out-of-band energy ratio less than
  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.h 94 // the shelf and a band of 40 pixels on the top of it.
  /external/libvpx/vp8/common/
entropy.h 82 coefficient band (and since zigzag positions 0, 1, and 2 are in
  /external/speex/libspeex/
speex_callbacks.c 3 Callback handling and in-band signalling
sb_celp.c 337 /* High-band buffering / sync with low band */
578 /* Compute mid-band (4000 Hz for wideband) response of low-band and high-band
597 /* Compute energy of low-band and high-band excitation */
606 /* Gain to use if we want to use the low-band excitation for high-band */
897 /* Decode the low-band */
    [all...]
  /external/webkit/Source/WebCore/platform/mac/
ScrollAnimatorMac.h 140 // Rubber band state.
  /external/webrtc/src/common_audio/vad/main/source/
vad_core.h 121 * - feature_vector : Feature vector = log10(energy in frequency band)
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
BP_1I_D16F32Cll_TRC_WRA_01_Init.c 28 /* These functions initializes a Band pass filter (BIQUAD) */
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
hp6k.c 20 * Description:15th order band pass 6kHz to 7kHz FIR filter *
  /libcore/luni/src/test/java/libcore/java/net/
OldSocketTestCase.java 149 return "out of band data inline";
  /packages/providers/DownloadProvider/ui/res/values-lt/
strings.xml 45 <string name="retry_download" msgid="7617100787922717912">"Band. dar k."</string>
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stropts.h 76 /* Send a message on a STREAM to the BAND.
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_mpeg2_stereo_proc.cpp 320 /* 2. long blocks from intensity border up to sfb band 6: intensity */
346 /* to do this for all sfb we have to get information for last scale factor band:
415 /* to do this for all sfb we have to get information for last scale factor band: */
416 /* get factors for last scale factor band: */
464 /* long blocks 0 up to sfb band 6: no intensity */
512 /* to do this for all sfb we have to get information for last scale factor band: */
513 /* get factors for last scale factor band: */
636 /* to do this for all sfb we have to get information for last scale factor band: */
  /frameworks/base/media/libstagefright/timedtext/
TimedTextPlayer.cpp 99 if (index < mTextTrackVector.size()) { // start an in-band text
108 } else { // start an out-of-band text
  /frameworks/base/opengl/libs/GLES2_dbg/src/
vertex.cpp 88 if (!expectResponse) // SETPROP is "out of band"
196 if (!expectResponse) // SETPROP is "out of band"
  /external/jpeg/
jdphuff.c 386 if (EOBRUN > 0) /* if it's a band of zeroes... */
406 k += 15; /* skip 15 zeroes in band */
414 EOBRUN--; /* this band is processed at this moment */
415 break; /* force end-of-band */
532 /* initialize coefficient loop counter to start of band */
593 /* Scan any remaining coefficient positions after the end-of-band
  /frameworks/base/media/libeffects/lvm/lib/Bundle/src/
LVM_Init.c 117 /* N-Band Equalizer */
187 * N-Band Equalizer requirements
259 * N-Band equaliser requirements
262 LVEQNB_MemTab_t EQNB_MemTab; /* For N-Band Equaliser */
628 * Set the default EQNB pre-gain and pointer to the band definitions
745 * Initialise the N-Band Equaliser modul
    [all...]
  /frameworks/media/libvideoeditor/vss/src/
M4AMRR_CoreReader.c 58 #define M4AMRR_NB_SAMPLE_FREQUENCY 8000 /**< Narrow band sampling rate */
59 #define M4AMRR_WB_SAMPLE_FREQUENCY 16000 /**< Wide band sampling rate */
238 /* Check if the next part is Narrow band header */
241 /* Stream is AMR Wide Band */
251 /* Check for the Wide band hader */
262 /* Stream is a Narrow band stream */
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-216320.js 174 band=form.BAND.options[form.BAND.selectedIndex].value;
175 if(band=="00"){
177 form.BAND.focus();
727 band=form.BAND.options[form.BAND.selectedIndex].value;
728 if(band=="00"){
730 form.BAND.focus()
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 223 * doing a passive scan on the 5 GHz band you find an AP there (if not
226 * never be used for channels 1-11 on the 2 GHz band as they are always
    [all...]
  /external/webrtc/src/modules/audio_processing/ns/main/source/
ns_core.c 870 // range for averaging low band quantities for H band gain
884 // update analysis buffer for L band
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
apply_tns.cpp 29 q_format = Array of q-formats, one per scalefactor band, for the
320 * on a scalefactor band basis.
353 * band if it is so much less than the neighboring
357 * scalefactor band contains zero data.
360 * set it very high to avoid the zero-data band being
calc_gsfb_table.cpp 71 scalefactor band in each group.
73 on a scalefactor band basis. Within each group, the actual length of one
74 scalefactor band equals to the number of windows times the number of
75 coefficients in a regular scalefactor band.
81 with the cumulative bandwidth of each scalefactor band in each group
gen_rand_vector.cpp 68 power_scale = scale factor for this particular band
369 * that is independent of the band length.
378 * bl == band length
413 /* shift by 6 make room for band length accumulation */
430 * For different band lengths, the power uses between 20 and 29 bits
ps_hybrid_synthesis.cpp 156 Int32 band; local
166 for (band = 0; band < hHybrid->nQmfBands; band++)
168 hybridRes = (HYBRID_RES)(min(hHybrid->pResolution[band], 6) - 2);

Completed in 872 milliseconds

1 2 3 45 6 7 8 91011>>