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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsgi.h28 #define SGI_MAGIC 474 macro
H A Dsgienc.c87 bytestream_put_be16(&buf, SGI_MAGIC);
H A Dsgidec.c170 if (bytestream2_get_be16(&s->g) != SGI_MAGIC) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsgi.h28 #define SGI_MAGIC 474 macro
H A Dsgidec.c219 if (bytestream2_get_be16u(&s->g) != SGI_MAGIC) {
H A Dsgienc.c123 bytestream_put_be16(&buf, SGI_MAGIC);

Completed in 102 milliseconds