Searched refs:ANIM_TAG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Danm.c48 #define ANIM_TAG MKTAG('A','N','I','M') macro
54 AV_RL32(&p->buf[16]) == ANIM_TAG &&
96 if (avio_rl32(pb) != ANIM_TAG)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Danm.c48 #define ANIM_TAG MKTAG('A','N','I','M') macro
54 AV_RL32(&p->buf[16]) == ANIM_TAG &&
97 if (avio_rl32(pb) != ANIM_TAG)

Completed in 165 milliseconds