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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Drl2.c41 #define FORM_TAG MKBETAG('F', 'O', 'R', 'M') macro
58 if(AV_RB32(&p->buf[0]) != FORM_TAG)
H A Dwestwood.c43 #define FORM_TAG MKBETAG('F', 'O', 'R', 'M') macro
207 if ((AV_RB32(&p->buf[0]) != FORM_TAG) ||
H A Dwc3movie.c35 #define FORM_TAG MKTAG('F', 'O', 'R', 'M') macro
119 if ((AV_RL32(&p->buf[0]) != FORM_TAG) ||

Completed in 95 milliseconds