Searched refs:AV_CODEC_ID_TARGA_Y216 (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | targa_y216dec.c | 80 .p.id = AV_CODEC_ID_TARGA_Y216,
|
H A D | codec_id.h | 255 AV_CODEC_ID_TARGA_Y216, enumerator
|
H A D | codec_desc.c | 1473 .id = AV_CODEC_ID_TARGA_Y216,
|
/third_party/ffmpeg/libavformat/ |
H A D | isom_tags.c | 68 { AV_CODEC_ID_TARGA_Y216, MKTAG('Y', '2', '1', '6') },
|
H A D | mov.c | 1850 int ret = mov_read_extradata(c, pb, atom, AV_CODEC_ID_TARGA_Y216); in mov_read_targa_y216()
|
Completed in 15 milliseconds