Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dshortendec.c77 .raw_codec_id = AV_CODEC_ID_SHORTEN,
Dnistspheredec.c74 st->codecpar->codec_id = AV_CODEC_ID_SHORTEN; in nist_read_header()
/third_party/ffmpeg/libavcodec/
Dcodec_id.h439 AV_CODEC_ID_SHORTEN, enumerator
Dshorten.c806 .id = AV_CODEC_ID_SHORTEN,
Dcodec_desc.c2658 .id = AV_CODEC_ID_SHORTEN,
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2309 case AV_CODEC_ID_SHORTEN: in gst_ffmpeg_codecid_to_caps()
4340 id = AV_CODEC_ID_SHORTEN; in gst_ffmpeg_caps_to_codecid()