Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcodec_id.h121 AV_CODEC_ID_LOCO, enumerator
Dloco.c344 .id = AV_CODEC_ID_LOCO,
Dcodec_desc.c544 .id = AV_CODEC_ID_LOCO,
/third_party/ffmpeg/libavformat/
Driff.c360 { AV_CODEC_ID_LOCO, MKTAG('L', 'O', 'C', 'O') },
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c1899 case AV_CODEC_ID_LOCO: in gst_ffmpeg_codecid_to_caps()