Searched refs:phys_x (Results 1 – 2 of 2) sorted by relevance
565 unsigned phys_x; /*pixels per unit in x direction*/ member
5388 info->phys_x = 16777216u * data[0] + 65536u * data[1] + 256u * data[2] + data[3]; in readChunk_pHYs()6215 lodepng_set32bitInt(chunk + 8, info->phys_x); in addChunk_pHYs()