Home
last modified time | relevance | path

Searched refs:SGI_MAGIC (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsgi.h28 #define SGI_MAGIC 474 macro
H A Dsgidec.c217 if (bytestream2_get_be16u(&s->g) != SGI_MAGIC) { in decode_frame()
H A Dsgienc.c164 bytestream2_put_be16(&pbc, SGI_MAGIC); in encode_frame()
/third_party/cups-filters/cupsfilters/
H A Dimage-sgi.h29 # define SGI_MAGIC 474 /* Magic number in image file */ macro
H A Dimage-sgilib.c225 if (magic != SGI_MAGIC) in sgiOpenFile()
284 putshort(SGI_MAGIC, sgip->file); in sgiOpenFile()

Completed in 3 milliseconds