Searched refs:lodepng_set32bitInt (Results 1 – 1 of 1) sorted by relevance
326 static void lodepng_set32bitInt(unsigned char* buffer, unsigned value) in lodepng_set32bitInt() function339 lodepng_set32bitInt(&buffer->data[buffer->size - 4], value); in lodepng_add32bitInt()2419 lodepng_set32bitInt(chunk + 8 + length, CRC); in lodepng_chunk_generate_crc()2467 lodepng_set32bitInt(chunk, (unsigned)length); in lodepng_chunk_create()