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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dpsxstr.c38 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
80 if ((AV_RL32(&p->buf[0]) == RIFF_TAG) &&
146 if (AV_RL32(&sector[0]) == RIFF_TAG)
H A Dact.c27 #define RIFF_TAG MKTAG('R','I','F','F') macro
40 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) ||
H A D4xm.c35 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
85 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dpsxstr.c36 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
76 if ((AV_RL32(&p->buf[0]) == RIFF_TAG) &&
111 if (AV_RL32(&sector[0]) == RIFF_TAG)
H A D4xm.c35 #define RIFF_TAG MKTAG('R', 'I', 'F', 'F') macro
87 if ((AV_RL32(&p->buf[0]) != RIFF_TAG) ||

Completed in 116 milliseconds