Searched refs:outy (Results 1 – 1 of 1) sorted by relevance
1570 for (unsigned int y = 0, outy = 0; y < chars.full_res_height; in CaptureRGB() local1571 y += inc_v, outy++) { in CaptureRGB()1573 uint8_t* px = img + outy * stride; in CaptureRGB()