Searched refs:ff_rm_codec_tags (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drm.c31 const AVCodecTag ff_rm_codec_tags[] = { variable
H A Drm.h29 extern const AVCodecTag ff_rm_codec_tags[];
H A Drmdec.c194 st->codec->codec_id = ff_codec_get_id(ff_rm_codec_tags,
329 st->codec->codec_id = ff_codec_get_id(ff_rm_codec_tags,
366 st->codec->codec_id = ff_codec_get_id(ff_rm_codec_tags,
H A Drmenc.c480 .codec_tag = (const AVCodecTag* const []){ ff_rm_codec_tags, 0 },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drm.c31 const AVCodecTag ff_rm_codec_tags[] = { variable
H A Drm.h30 extern const AVCodecTag ff_rm_codec_tags[];
H A Drmenc.c474 .codec_tag= (const AVCodecTag* const []){ff_rm_codec_tags, 0},
H A Drmdec.c195 st->codec->codec_id = ff_codec_get_id(ff_rm_codec_tags,
321 st->codec->codec_id = ff_codec_get_id(ff_rm_codec_tags,

Completed in 28 milliseconds