Home | History | Annotate | Download | only in dib

Lines Matching defs:src_pixel

530                         FX_LPCBYTE src_pixel = stretch_buf + stretch_pitch * src_row + src_col;

531 *dest_scan = *src_pixel;