Home | History | Annotate | Download | only in libtiff

Lines Matching refs:next_output_byte

406 	sp->dest.next_output_byte = (JOCTET*) tif->tif_rawdata;
432 sp->dest.next_output_byte = (JOCTET*) tif->tif_rawdata;
444 tif->tif_rawcp = (uint8*) sp->dest.next_output_byte;
470 sp->dest.next_output_byte = (JOCTET*) sp->jpegtables;
485 sp->dest.next_output_byte = (JOCTET*) newbuf + sp->jpegtables_length;