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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmux.c320 char tagbuf[32], tagbuf2[32]; local
322 av_get_codec_tag_string(tagbuf2, sizeof(tagbuf2), av_codec_get_tag(s->oformat->codec_tag, codec->codec_id));
325 tagbuf, codec->codec_tag, codec->codec_id, tagbuf2);

Completed in 60 milliseconds