Searched defs:SIZE_ROWMAX (Results 1 – 1 of 1) sorted by relevance
3775 #define SIZE_ROWMAX (16*8U) /* 16 pixels, max 8 bytes each - 128 bytes */ macro4301 size_row(png_byte buffer[SIZE_ROWMAX], png_uint_32 bit_width, png_uint_32 y) in size_row()