Lines Matching refs:lodepng_chunk_next
471 later, such as lodepng_chunk_next and lodepng_chunk_append, to read/write this struct.722 unsigned char* lodepng_chunk_next(unsigned char* chunk);1370 When using lodepng_chunk_next, make sure the returned value is within the1402 unsigned char* lodepng_chunk_next(unsigned char* chunk):