Searched refs:XWD_Z_PIXMAP (Results 1 – 4 of 4) sorted by relevance
32 #define XWD_Z_PIXMAP 2 macro
94 if (pixformat > XWD_Z_PIXMAP) { in xwd_decode_frame()153 if (pixformat != XWD_Z_PIXMAP) { in xwd_decode_frame()
159 bytestream_put_be32(&buf, XWD_Z_PIXMAP); // pixmap format in xwd_encode_frame()
1100 || AV_RB32(b + 8) != XWD_Z_PIXMAP // format in xwd_probe()