Searched refs:u_off2 (Results 1 – 1 of 1) sorted by relevance
1680 FT_Pos d_off1, u_off1, d_off2, u_off2, delta; in af_hint_normal_stem() local1715 u_off2 = 64 - d_off2; in af_hint_normal_stem()1738 d_off2 >= threshold || u_off2 >= threshold ) in af_hint_normal_stem()1754 u_off2 = threshold - d_off2; in af_hint_normal_stem()1760 if ( d_off2 <= u_off2 ) in af_hint_normal_stem()1761 u_off2 = -d_off2; in af_hint_normal_stem()1763 if ( FT_ABS( u_off1 ) <= FT_ABS( u_off2 ) ) in af_hint_normal_stem()1766 delta = u_off2; in af_hint_normal_stem()