Home
last modified time | relevance | path

Searched refs:get_codec_name (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dwebmdashenc.c61 static const char *get_codec_name(int codec_id) in get_codec_name() function
197 avio_printf(pb, " codecs=\"%s\"", get_codec_name(par->codec_id)); in write_representation()
328 avio_printf(pb, " codecs=\"%s\"", get_codec_name(par->codec_id)); in write_adaptation_set()