Home | History | Annotate | Download | only in win32

Lines Matching full:dest_scan

320         LPBYTE dest_scan = dest_buf + dest_y * result_pitch;

338 dest_scan[dest_x] = 255 - sum / area_unit;