HomeSort by relevance Sort by last modified time
    Searched full:bark (Results 1 - 20 of 20) sorted by null

  /external/clang/test/Preprocessor/
skipping_unclean.c 1 // RUN: %clang_cc1 -E %s | grep bark
7 bark
  /external/speex/libspeex/
filterbank.c 204 /* Low freq slope: 14 dB/Bark*/
205 /* High freq slope: 9 dB/Bark*/
208 float bark[100]; local
210 /* Assumes 1/3 Bark resolution */
213 filterbank_compute_bank(bank, ps, bark);
216 /*float decay_high = 13-1.6*log10(bark[i-1]);
218 bark[i] = bark[i] + decay_high*bark[i-1];
222 bark[i] = bark[i] + decay_low*bark[i+1]
    [all...]
vorbis_psy.h 45 /* The bark scale equations are approximations, since the original
49 the oft-quoted bark equations found in the texts I have). The
52 all f in Hz, z in Bark */
86 long *bark; member in struct:__anon11270
preprocess.c 831 /* Compute Ephraim & Malah gain speech probability of presence for each critical band (Bark scale)
842 /* a priority probability of speech presence based on Bark sub-band alone */
856 /* Save old Bark power spectrum */
875 /* Use 1 for linear gain resolution (best) or 0 for Bark gain resolution (faster) */
901 /* Constrain the gain to be close to the Bark scale gain */
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
psy_configuration.c 51 static const Word16 max_bark = 24; /* maximum bark-value */
52 static const Word16 maskLow = 30; /* in 1dB/bark */
53 static const Word16 maskHigh = 15; /* in 1*dB/bark */
56 static const Word16 maskLowSprEnLong = 30; /* in 1dB/bark */
57 static const Word16 maskHighSprEnLong = 20; /* in 1dB/bark */
58 static const Word16 maskHighSprEnLongLowBr = 15; /* in 1dB/bark */
59 static const Word16 maskLowSprEnShort = 20; /* in 1dB/bark */
60 static const Word16 maskHighSprEnShort = 15; /* in 1dB/bark */
249 * description: init bark value
  /external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/
CharWrapperTester.java 156 o.write("BARK");
  /external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/
updateSettings.m 25 % Construct filterbank in Bark-scale
  /external/clang/test/SemaObjC/
arc.m 531 typedef struct Bark Bark;
533 @property Bark* P;
539 Bark** f = &P;
  /external/chromium/chrome/browser/bookmarks/
bookmark_index_unittest.cc 162 { "fooey bark", "bar foo", "0,3:6,9"},
  /development/samples/ApiDemos/src/com/example/android/apis/
Shakespeare.java 154 "That dogs bark at me as I halt by them;" +
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List6.java 275 "That dogs bark at me as I halt by them;" +
  /development/samples/Support13Demos/src/com/example/android/supportv13/
Shakespeare.java 154 "That dogs bark at me as I halt by them;" +
  /development/samples/Support4Demos/src/com/example/android/supportv4/
Shakespeare.java 154 "That dogs bark at me as I halt by them;" +
  /frameworks/base/media/libstagefright/codecs/aacdec/
sbr_update_freq_scale.cpp 150 if (freqScale > 0) /*Bark mode*/
  /external/tcpdump/
print-fr.c 767 if (vflag) /* not bark if there is just a trailer */
  /external/ipsec-tools/src/racoon/
ipsec_doi.c 1300 /* bark if no proposal is found. */
    [all...]
  /external/libxml2/
xmlschemastypes.c     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_lexpos.utf     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_lexpos.utf     [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 561 milliseconds