Home | History | Annotate | Download | only in win32

Lines Matching refs:dest_scan

556     LPBYTE dest_scan = dest_buf + dest_y * result_pitch;
576 dest_scan[dest_x] = 255 - sum / area_unit;