Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dwc3movie.c37 #define FORM_TAG MKTAG('F', 'O', 'R', 'M') macro
89 if ((AV_RL32(&p->buf[0]) != FORM_TAG) || in wc3_probe()
H A Dwestwood_vqa.c38 #define FORM_TAG MKBETAG('F', 'O', 'R', 'M') macro
82 if ((AV_RB32(&p->buf[0]) != FORM_TAG) || in wsvqa_probe()
H A Drl2.c45 #define FORM_TAG MKBETAG('F', 'O', 'R', 'M') macro
62 if(AV_RB32(&p->buf[0]) != FORM_TAG) in rl2_probe()

Completed in 2 milliseconds