Searched refs:px_width (Results 1 – 1 of 1) sorted by relevance
25 int px_width; member149 memcpy(&b.px_width, header + 18, 4); in decoder_open()152 b.row_size_bytes = ((b.bpp * b.px_width + 31) / 32) * 4; in decoder_open()