Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dxwd.h26 #define XWD_VERSION 7 macro
H A Dxwdenc.c158 bytestream_put_be32(&buf, XWD_VERSION); // file version in xwd_encode_frame()
H A Dxwddec.c52 if (version != XWD_VERSION) { in xwd_decode_frame()
/third_party/ffmpeg/libavformat/
H A Dimg2dec.c1100 || AV_RB32(b + 4) != XWD_VERSION // version in xwd_probe()

Completed in 4 milliseconds