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

  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/
sunspider-math-cordic.html 9 DRT.setup("sunspider-math-cordic");
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
sunspider-math-cordic.html 30 /////. Start CORDIC
85 ///// End CORDIC
87 function cordic( runs ) {
93 window.onload = function(){ startTest("sunspider-math-cordic", '211c9ee6');
95 test("Cordic", function(){
96 cordic(2500);
MANIFEST.json 218 "sunspider-math-cordic": {
219 file: "sunspider-math-cordic.html",
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
LIST 18 math-cordic
math-cordic.js 26 /////. Start CORDIC
81 ///// End CORDIC
83 function cordic( runs ) { function
95 cordic(25000);
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
LIST 18 math-cordic
math-cordic.js 26 /////. Start CORDIC
81 ///// End CORDIC
83 function cordic( runs ) { function
95 cordic(25000);
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
LIST 18 math-cordic
math-cordic.js 26 /////. Start CORDIC
84 ///// End CORDIC
88 function cordic( runs ) { function
100 cordic(25000);
  /external/chromium_org/third_party/skia/src/core/
SkCordic.cpp 216 SkDebugf("sin error : angle = %g ; sin = %g ; cordic = %g\n", angle, sine, sine2);
219 SkDebugf("cos error : angle = %g ; cos = %g ; cordic = %g\n", angle, cosine, cosine2);
226 SkDebugf("tan error : angle = %g ; tan = %g ; cordic = %g\n", angle, _tan, tan2);
236 SkDebugf("asin error : val = %g ; asin = %g ; cordic = %g\n", val, arcsine, arcsine2);
250 SkDebugf("acos error : val = %g ; acos = %g ; cordic = %g\n", val, arccos, arccos2);
267 SkDebugf("atan2 error : val = %g ; val2 = %g ; atan2 = %g ; cordic = %g\n", val, val2, arctan, arctan2);
283 SkDebugf("log error : val = %g ; log = %g ; cordic = %g\n", val, log, log2);
  /external/skia/src/core/
SkCordic.cpp 216 SkDebugf("sin error : angle = %g ; sin = %g ; cordic = %g\n", angle, sine, sine2);
219 SkDebugf("cos error : angle = %g ; cos = %g ; cordic = %g\n", angle, cosine, cosine2);
226 SkDebugf("tan error : angle = %g ; tan = %g ; cordic = %g\n", angle, _tan, tan2);
236 SkDebugf("asin error : val = %g ; asin = %g ; cordic = %g\n", val, arcsine, arcsine2);
250 SkDebugf("acos error : val = %g ; acos = %g ; cordic = %g\n", val, arccos, arccos2);
267 SkDebugf("atan2 error : val = %g ; val2 = %g ; atan2 = %g ; cordic = %g\n", val, val2, arctan, arctan2);
283 SkDebugf("log error : val = %g ; log = %g ; cordic = %g\n", val, log, log2);
  /external/chromium_org/third_party/freetype/src/base/
fttrigon.c 20 /* This is a fixed-point CORDIC implementation of trigonometric */
38 /* the Cordic shrink factor 0.858785336480436 * 2^32 */
59 /* multiply a given value by the CORDIC shrink factor */
78 /* multiply a given value by the CORDIC shrink factor */
  /external/freetype/src/base/
fttrigon.c 20 /* This is a fixed-point CORDIC implementation of trigonometric */
38 /* the Cordic shrink factor 0.858785336480436 * 2^32 */
59 /* multiply a given value by the CORDIC shrink factor */
78 /* multiply a given value by the CORDIC shrink factor */
  /external/chromium_org/third_party/freetype/src/autofit/
aftypes.h 106 * light Cordic algorithm (see afangles.c).
  /external/freetype/src/autofit/
aftypes.h 106 * light Cordic algorithm (see afangles.c).
  /external/chromium_org/v8/test/benchmarks/
testcfg.py 95 "sunspider/math-cordic",
  /external/chromium_org/tools/perf/
trace-info.json 321 "math-cordic": {
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c 502 * using modified cordic algorithm
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
bencher     [all...]
  /device/samsung/manta/gps/
gpsd 

Completed in 290 milliseconds