Searched refs:y_bottom (Results 1 – 1 of 1) sorted by relevance
502 const int y_bottom = int(y1 + 0.5); in smoothedIntensity() local508 const float r_y1 = y1 - float(y_bottom) + 0.5f; in smoothedIntensity()510 const int dy = y_bottom - y_top - 1; in smoothedIntensity()1082 const int y_bottom = int(y1 + 0.5); in getScoreBelow() local1088 const float r_y1 = y1 - float(y_bottom) + 0.5f; in getScoreBelow()1090 const int dy = y_bottom - y_top - 1; in getScoreBelow()2231 const int y_bottom = int(y1 + 0.5); in value() local2237 const float r_y1 = y1 - float(y_bottom) + 0.5f; in value()2239 const int dy = y_bottom - y_top - 1; in value()