Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Ddashenc.c388 uint32_t oti; in set_codec_str() local
390 oti = av_codec_get_tag(tags, par->codec_id); in set_codec_str()
391 if (oti) in set_codec_str()
392 av_strlcatf(str, size, ".%02"PRIx32, oti); in set_codec_str()

Completed in 4 milliseconds