Searched refs:des_row (Results 1 – 2 of 2) sorted by relevance
204 for (int des_row = 0; des_row < dest_len; des_row++) { in Calc() local205 PixelWeight* pWeight = GetPixelWeight(des_row); in Calc()206 pWeight->m_SrcStart = des_row; in Calc()207 pWeight->m_SrcEnd = des_row; in Calc()222 for (int des_row = start_step; des_row < end_step; des_row++) { in Calc() local223 PixelWeight* pWeight = GetPixelWeight(des_row); in Calc()239 for (int des_row = start_step + 1; des_row < end_step; des_row++) { in Calc() local240 PixelWeight* pWeight = GetPixelWeight(des_row); in Calc()244 FXSYS_round((float)(end_step - des_row) / (float)length * 65536); in Calc()541 int des_row = (int)(src_row * scale_y) + des_top; in PngFillScanlineBufCompleted() local[all …]
185 int des_row);188 int des_row);191 int des_row);