HomeSort by relevance Sort by last modified time
    Searched refs:fuzzy (Results 1 - 5 of 5) sorted by null

  /external/aac/libAACenc/src/
noisedet.cpp 101 description: Fuzzy value calculation for "testVal is smaller than refVal"
102 returns: fuzzy value
105 output: return fuzzy value
153 FIXP_SGL fuzzy, fuzzyTotal; local
199 /* calculate fuzzy value for power distribution */
202 fuzzy = FDKaacEnc_fuzzyIsSmaller(testVal, /* 1/2 * maxValue * PSDcurve */
207 fuzzyTotal = fixMin(fuzzyTotal, fuzzy);
216 fuzzy = FDKaacEnc_fuzzyIsSmaller(testVal,
221 fuzzyTotal = fixMin(fuzzyTotal, fuzzy);
  /external/chromium_org/third_party/sqlite/src/test/
fuzz_common.tcl 22 # Fuzzy generation primitives:
230 # Generate and return a fuzzy INSERT statement.
245 # Generate and return a fuzzy UPDATE statement.
348 set ::log [open fuzzy.log w]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
NetworkPolicyManagerServiceTest.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js 236 //Make sure we don't do fuzzy math in the next loop...
    [all...]

Completed in 253 milliseconds