Searched refs:fp_y_whole (Results 1 – 2 of 2) sorted by relevance
171 const int fp_x_whole, const int fp_y_whole) const { in GetPixelInterpFixed1616() argument177 int trunc_y = fp_y_whole & kFixedPointTruncateMask; in GetPixelInterpFixed1616()179 const int fp_y = fp_y_whole - trunc_y; in GetPixelInterpFixed1616()
143 const int fp_y_whole) const;