Searched refs:result_pitch (Results 1 – 1 of 1) sorted by relevance
542 int result_pitch = (result_width + 3) / 4 * 4; in StretchMonoToGray() local556 LPBYTE dest_scan = dest_buf + dest_y * result_pitch; in StretchMonoToGray()