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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpng.h52 #define PNGSIG 0x89504e470d0a1a0a macro
H A Dpng_parser.c55 if (state64 == PNGSIG || state64 == MNGSIG) {
H A Dpngenc.c333 AV_WB64(s->bytestream, PNGSIG);
H A Dpngdec.c537 if (sig != PNGSIG &&

Completed in 40 milliseconds