Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dwtv.h39 extern const ff_asf_guid ff_wtv_guid;
H A Dwtv_common.c27 const ff_asf_guid ff_wtv_guid = variable
H A Dwtvenc.c387 ff_put_guid(pb, &ff_wtv_guid); in write_header()
H A Dwtvdec.c381 return ff_guidcmp(p->buf, ff_wtv_guid) ? 0 : AVPROBE_SCORE_MAX; in read_probe()

Completed in 4 milliseconds