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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drl2.c44 #define FORM_TAG MKBETAG('F', 'O', 'R', 'M') macro
61 if(AV_RB32(&p->buf[0]) != FORM_TAG)
H A Dwc3movie.c37 #define FORM_TAG MKTAG('F', 'O', 'R', 'M') macro
81 if ((AV_RL32(&p->buf[0]) != FORM_TAG) ||
H A Dwestwood_vqa.c35 #define FORM_TAG MKBETAG('F', 'O', 'R', 'M') macro
72 if ((AV_RB32(&p->buf[0]) != FORM_TAG) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drl2.c42 #define FORM_TAG MKBETAG('F', 'O', 'R', 'M') macro
59 if(AV_RB32(&p->buf[0]) != FORM_TAG)
H A Dwc3movie.c35 #define FORM_TAG MKTAG('F', 'O', 'R', 'M') macro
79 if ((AV_RL32(&p->buf[0]) != FORM_TAG) ||
H A Dwestwood.c44 #define FORM_TAG MKBETAG('F', 'O', 'R', 'M') macro
206 if ((AV_RB32(&p->buf[0]) != FORM_TAG) ||

Completed in 186 milliseconds