Searched refs:compensation (Results 1 - 17 of 17) sorted by relevance

/external/v8/src/js/
H A Dmath.js237 var compensation = 0;
240 var summand = n * n - compensation;
242 compensation = (preliminary - sum) - summand;
/external/freetype/src/truetype/
H A Dttinterp.h55 FT_F26Dot6 compensation );
H A Dttinterp.c1856 /* Does not round, but adds engine compensation. */
1861 /* compensation :: The engine compensation. */
1868 /* between rounding and engine compensation. However, it seems from */
1869 /* the description of super round that we should add the compensation */
1875 FT_F26Dot6 compensation )
1884 val = distance + compensation;
1890 val = distance - compensation;
1904 /* Rounds value to grid after adding engine compensation. */
1909 /* compensation
[all...]
/external/pdfium/third_party/freetype/src/truetype/
H A Dttinterp.h55 FT_F26Dot6 compensation );
H A Dttinterp.c1849 /* Does not round, but adds engine compensation. */
1854 /* compensation :: The engine compensation. */
1861 /* between rounding and engine compensation. However, it seems from */
1862 /* the description of super round that we should add the compensation */
1868 FT_F26Dot6 compensation )
1877 val = distance + compensation;
1883 val = distance - compensation;
1897 /* Rounds value to grid after adding engine compensation. */
1902 /* compensation
[all...]
/external/webrtc/talk/media/base/
H A Dvideocapturer_unittest.cc64 void set_expected_compensation(bool compensation) { argument
65 expects_rotation_applied_ = compensation;
/external/opencv3/modules/ts/src/
H A Dts_perf.cpp974 double compensation = h.getMetrics().min; local
977 CV_Assert(compensation < 0.01 * cv::getTickFrequency());
978 compensation = 0.0f; // simple strategy doesn't require any compensation
980 LOGD("Time compensation is %.0f", compensation);
981 return (int64)compensation;
/external/aac/libSBRdec/src/
H A Denv_calc.cpp353 FIXP_DBL compensation; /* Compensation factor for the energy change when applying modified gains */ local
404 /* Calculate compensation factor to retain the energy of the amplified signal */
407 &compensation, &compensation_e);
409 /* Apply compensation factor to all gains of the group */
411 nrgGain[k] = fMult(nrgGain[k],compensation);
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 275 milliseconds