Searched refs:i2 (Results 1 – 2 of 2) sorted by relevance
889 int i1, i2; in oog_encode() local893 for (i2 = 1; i2 < NANGLES/2; i2++) in oog_encode()894 if (eps[(i+NANGLES-i2)%NANGLES] < 1.5) in oog_encode()896 if (i1 < i2) in oog_encode()901 oog_table[(i+NANGLES-i2)%NANGLES]; in oog_encode()
4396 uint32 i2=0; in t2p_compose_pdf_page() local4493 for(i2=0;i2<tilecounty-1;i2++){ in t2p_compose_pdf_page()4495 boxp=&(tiles[i2*tilecountx+i].tile_box); in t2p_compose_pdf_page()4513 boxp=&(tiles[i2*tilecountx+i].tile_box); in t2p_compose_pdf_page()4529 boxp=&(tiles[i2*tilecountx+i].tile_box); in t2p_compose_pdf_page()4544 boxp=&(tiles[i2*tilecountx+i].tile_box); in t2p_compose_pdf_page()4553 - ((float)(t2p->pdf_imagelength * i2 * tilelength) in t2p_compose_pdf_page()5409 ttile_t i2=0; in t2p_write_pdf() local5514 for(i2=0;i2<t2p->tiff_tiles[t2p->pdf_page].tiles_tilecount;i2++){ in t2p_write_pdf()5519 i2+1, in t2p_write_pdf()[all …]