Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.c1874 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_None() local
1917 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_To_Grid() local
1962 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_To_Half_Grid() local
2009 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_Down_To_Grid() local
2053 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_Up_To_Grid() local
2098 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_To_Double_Grid() local
2149 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_Super() local
2203 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_Super_45() local
/external/libopus/dnn/
Dfreq.c50 static const float compensation[] = { variable
/external/nanopb-c/
Dpb_encode.c587 size_t compensation = 32;/* we need to compensate 32 bits all set to 1 */ in pb_encode_negative_varint() local
/external/aac/libSBRdec/src/
Denv_calc.cpp435 FIXP_DBL compensation; /* Compensation factor for the energy change when in aliasingReduction() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py4190 def _ssim_helper(x, y, reducer, max_val, compensation=1.0, k1=0.01, k2=0.03): argument
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1134 float compensation = 0.0f; in fold() local