Home
last modified time | relevance | path

Searched refs:compensation (Results 1 – 25 of 49) sorted by relevance

12

/external/v8/src/builtins/
Dbuiltins-math.cc354 double compensation = 0; in BUILTIN() local
357 double summand = n * n - compensation; in BUILTIN()
359 compensation = (preliminary - sum) - summand; in BUILTIN()
/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.c1868 FT_F26Dot6 compensation ) in Round_None() argument
1877 val = distance + compensation; in Round_None()
1883 val = distance - compensation; in Round_None()
1910 FT_F26Dot6 compensation ) in Round_To_Grid() argument
1919 val = FT_PIX_ROUND( distance + compensation ); in Round_To_Grid()
1925 val = -FT_PIX_ROUND( compensation - distance ); in Round_To_Grid()
1953 FT_F26Dot6 compensation ) in Round_To_Half_Grid() argument
1962 val = FT_PIX_FLOOR( distance + compensation ) + 32; in Round_To_Half_Grid()
1968 val = -( FT_PIX_FLOOR( compensation - distance ) + 32 ); in Round_To_Half_Grid()
1996 FT_F26Dot6 compensation ) in Round_Down_To_Grid() argument
[all …]
Dttinterp.h55 FT_F26Dot6 compensation );
/external/freetype/src/truetype/
Dttinterp.c1867 FT_F26Dot6 compensation ) in Round_None() argument
1876 val = distance + compensation; in Round_None()
1882 val = distance - compensation; in Round_None()
1909 FT_F26Dot6 compensation ) in Round_To_Grid() argument
1918 val = FT_PIX_ROUND( distance + compensation ); in Round_To_Grid()
1924 val = -FT_PIX_ROUND( compensation - distance ); in Round_To_Grid()
1952 FT_F26Dot6 compensation ) in Round_To_Half_Grid() argument
1961 val = FT_PIX_FLOOR( distance + compensation ) + 32; in Round_To_Half_Grid()
1967 val = -( FT_PIX_FLOOR( compensation - distance ) + 32 ); in Round_To_Half_Grid()
1995 FT_F26Dot6 compensation ) in Round_Down_To_Grid() argument
[all …]
Dttinterp.h55 FT_F26Dot6 compensation );
/external/syslinux/com32/lib/libpng/
DTODO5 Finish work on the no-floating-point version (including gamma compensation)
/external/webrtc/talk/media/base/
Dvideocapturer_unittest.cc64 void set_expected_compensation(bool compensation) { in set_expected_compensation() argument
65 expects_rotation_applied_ = compensation; in set_expected_compensation()
/external/aac/libSBRdec/src/
Denv_calc.cpp353 …FIXP_DBL compensation; /* Compensation factor for the energy change when applying modified ga… in aliasingReduction() local
407 &compensation, &compensation_e); in aliasingReduction()
411 nrgGain[k] = fMult(nrgGain[k],compensation); in aliasingReduction()
/external/openssh/
DLICENCE79 The 32-bit CRC compensation attack detector in deattack.c was
/external/valgrind/
DCOPYING.DOCS131 compensation in exchange for copies. If you distribute a large enough
/external/bison/doc/
Dfdl.texi142 compensation in exchange for copies. If you distribute a large enough
/external/libmicrohttpd/doc/
Dfdl-1.3.texi142 compensation in exchange for copies. If you distribute a large enough
/external/libvpx/libvpx/
DCHANGELOG609 Fix bug in 1st pass motion compensation
/external/libexif/po/
Den_GB.po973 msgid "Exposure compensation"
974 msgstr "Exposure compensation"
981 msgid "AE lock + exposure compensation"
982 msgstr "AE lock + exposure compensation"
Den_AU.po973 msgid "Exposure compensation"
974 msgstr "Exposure compensation"
981 msgid "AE lock + exposure compensation"
982 msgstr "AE lock + exposure compensation"
Dlibexif-12.pot969 msgid "Exposure compensation"
977 msgid "AE lock + exposure compensation"
Den_CA.po969 msgid "Exposure compensation"
977 msgid "AE lock + exposure compensation"
Dsr.po971 msgid "Exposure compensation"
979 msgid "AE lock + exposure compensation"
Duk.po971 msgid "Exposure compensation"
979 msgid "AE lock + exposure compensation"
Dbe.po973 msgid "Exposure compensation"
981 msgid "AE lock + exposure compensation"
Dru.po974 msgid "Exposure compensation"
982 msgid "AE lock + exposure compensation"
Dja.po973 msgid "Exposure compensation"
981 msgid "AE lock + exposure compensation"
Dzh_CN.po973 msgid "Exposure compensation"
981 msgid "AE lock + exposure compensation"
Dtr.po973 msgid "Exposure compensation"
981 msgid "AE lock + exposure compensation"
Dsq.po973 msgid "Exposure compensation"
981 msgid "AE lock + exposure compensation"

12