Searched defs:next_out (Results 1 – 8 of 8) sorted by relevance
73 Bytef *next_out; /* next output byte should be put there */ member
36 public IntPtr next_out; field
90 Bytef *next_out; /* next output byte should be put there */ member
91 Bytef *next_out; /* next output byte will go here */ member
518 void *next_out = s_outbuf; in get_file_data() local
775 png_uint_32p chunk_bytes, png_bytep next_out, png_alloc_size_t *out_size, in png_inflate_read()
295 unsigned char *next_out; // pointer to next byte to write member
Completed in 33 milliseconds