Home | History | Annotate | Download | only in gregbook

Lines Matching refs:bg_rowbytes

197 static ulg bg_rowbytes;
1072 bg_rowbytes = 3 * rpng2_info.width;
1073 bg_data = (uch *)malloc(bg_rowbytes * rpng2_info.height);
1121 dest = (char *)bg_data + row*bg_rowbytes;
1174 dest = (char *)bg_data + row*bg_rowbytes;
1224 dest = (char *)bg_data + row*bg_rowbytes;
1278 src = bg_data + row*bg_rowbytes;
1316 src = bg_data + row*bg_rowbytes;
1404 src2 = bg_data + row*bg_rowbytes;
1479 src2 = bg_data + row*bg_rowbytes;
1625 src2 = bg_data + row*bg_rowbytes;
1752 src2 = bg_data + row*bg_rowbytes;
1890 dest = (char *)bg_data + row*bg_rowbytes;
1943 dest = (char *)bg_data + row*bg_rowbytes;
1989 dest = (char *)bg_data + row*bg_rowbytes;