Searched refs:stretch_pitch_mask (Results 1 – 1 of 1) sorted by relevance
383 int stretch_pitch_mask = m_Storer.GetBitmap()->m_pAlphaMask->GetPitch(); in Continue() local406 int row_offset_l = src_row_l * stretch_pitch_mask; in Continue()407 int row_offset_r = src_row_r * stretch_pitch_mask; in Continue()430 …*dest_pos_mask = _bicubic_interpol(stretch_buf_mask, stretch_pitch_mask, pos_pixel, u_w, v_w, res_… in Continue()449 *dest_pos_mask = stretch_buf_mask[src_row * stretch_pitch_mask + src_col]; in Continue()