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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/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);
H A Dwtvdec.c379 return ff_guidcmp(p->buf, ff_wtv_guid) ? 0 : AVPROBE_SCORE_MAX;

Completed in 17 milliseconds