Searched defs:compensation (Results 1 – 6 of 6) sorted by relevance
1969 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_None() local2012 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_To_Grid() local2057 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_To_Half_Grid() local2104 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_Down_To_Grid() local2148 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_Up_To_Grid() local2193 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_To_Double_Grid() local2244 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_Super() local2298 FT_F26Dot6 compensation = exc->tt_metrics.compensations[color]; in Round_Super_45() local
442 protected void setExposureCompensation(int compensation) { in setExposureCompensation()
553 size_t compensation = 32;/* we need to compensate 32 bits all set to 1 */ in pb_encode_negative_varint() local
435 FIXP_DBL compensation; /* Compensation factor for the energy change when in aliasingReduction() local
4080 def _ssim_helper(x, y, reducer, max_val, compensation=1.0, k1=0.01, k2=0.03): argument
905 float compensation = 0.0f; in fold() local