Searched refs:bunit (Results 1 – 1 of 1) sorted by relevance
39 uint32_t pixformat, pixdepth, bunit, bitorder, bpad; in xwd_decode_frame() local68 bunit = bytestream2_get_be32u(&gb); in xwd_decode_frame()86 pixformat, pixdepth, bunit, bitorder, bpad); in xwd_decode_frame()119 if (bunit != 8 && bunit != 16 && bunit != 32) { in xwd_decode_frame()