Home
last modified time | relevance | path

Searched defs:compensation (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-math.cc58 double compensation = 0; in BUILTIN() local
/external/freetype/src/truetype/
Dttinterp.c1924 FT_F26Dot6 compensation ) in Round_None()
1968 FT_F26Dot6 compensation ) in Round_To_Grid()
2014 FT_F26Dot6 compensation ) in Round_To_Half_Grid()
2062 FT_F26Dot6 compensation ) in Round_Down_To_Grid()
2107 FT_F26Dot6 compensation ) in Round_Up_To_Grid()
2153 FT_F26Dot6 compensation ) in Round_To_Double_Grid()
2205 FT_F26Dot6 compensation ) in Round_Super()
2258 FT_F26Dot6 compensation ) in Round_Super_45()
/external/webrtc/talk/media/base/
Dvideocapturer_unittest.cc64 void set_expected_compensation(bool compensation) { in set_expected_compensation()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCamera.java442 protected void setExposureCompensation(int compensation) { in setExposureCompensation()
/external/nanopb-c/
Dpb_encode.c553 size_t compensation = 32;/* we need to compensate 32 bits all set to 1 */ in pb_encode_negative_varint() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py2805 def _ssim_helper(x, y, reducer, max_val, compensation=1.0): argument
/external/aac/libSBRdec/src/
Denv_calc.cpp432 FIXP_DBL compensation; /* Compensation factor for the energy change when in aliasingReduction() local