Home | History | Annotate | Download | only in tools

Lines Matching full:get32

2946 get32(png_bytep buffer, int offset)
3024 png_uint_32 next_length = get32(buffer, nused);
3028 png_uint_32 next_type = get32(buffer, nused+4);