Home
last modified time | relevance | path

Searched refs:XWD_Z_PIXMAP (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dxwd.h32 #define XWD_Z_PIXMAP 2 macro
H A Dxwddec.c94 if (pixformat > XWD_Z_PIXMAP) { in xwd_decode_frame()
153 if (pixformat != XWD_Z_PIXMAP) { in xwd_decode_frame()
H A Dxwdenc.c159 bytestream_put_be32(&buf, XWD_Z_PIXMAP); // pixmap format in xwd_encode_frame()
/third_party/ffmpeg/libavformat/
H A Dimg2dec.c1101 || AV_RB32(b + 8) != XWD_Z_PIXMAP // format in xwd_probe()

Completed in 4 milliseconds