Searched refs:ff_codec_ircam_le_tags (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 Dircam.h28 extern const AVCodecTag ff_codec_ircam_le_tags[];
H A Dircamenc.c39 tag = ff_codec_get_tag(ff_codec_ircam_le_tags, codec->codec_id);
61 .codec_tag = (const AVCodecTag *const []){ ff_codec_ircam_le_tags, 0 },
H A Dircam.c25 const AVCodecTag ff_codec_ircam_le_tags[] = { variable
H A Dircamdec.c71 tags = ff_codec_ircam_le_tags;

Completed in 113 milliseconds