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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Disom.h35 extern const AVCodecTag ff_codec_movsubtitle_tags[];
H A Disom.c277 const AVCodecTag ff_codec_movsubtitle_tags[] = { variable
H A Dmov.c1140 id = ff_codec_get_id(ff_codec_movsubtitle_tags, format);
H A Dmovenc.c737 tag = ff_codec_get_tag(ff_codec_movsubtitle_tags, track->enc->codec_id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Disom.h35 extern const AVCodecTag ff_codec_movsubtitle_tags[];
H A Disom.c313 const AVCodecTag ff_codec_movsubtitle_tags[] = { variable
H A Dmov.c1237 id = ff_codec_get_id(ff_codec_movsubtitle_tags, format);
H A Dmovenc.c1087 tag = ff_codec_get_tag(ff_codec_movsubtitle_tags, track->enc->codec_id);

Completed in 87 milliseconds