Searched refs:row1 (Results 1 – 1 of 1) sorted by relevance
51 const uint8_t *row1 = qr->data + qr->width * y; in write_qrcode() local52 const uint8_t *row2 = row1 + qr->width; in write_qrcode()61 a = row1[x] & 1; in write_qrcode()