Home | History | Annotate | Download | only in libtiff

Lines Matching refs:next_output_byte

392     sp->dest.next_output_byte = (JOCTET*) tif->tif_rawdata;
418 sp->dest.next_output_byte = (JOCTET*) tif->tif_rawdata;
430 tif->tif_rawcp = (uint8*) sp->dest.next_output_byte;
456 sp->dest.next_output_byte = (JOCTET*) sp->jpegtables;
471 sp->dest.next_output_byte = (JOCTET*) newbuf + sp->jpegtables_length;