Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dacm.c46 st->codecpar->codec_id = AV_CODEC_ID_INTERPLAY_ACM; in acm_read_header()
72 .raw_codec_id = AV_CODEC_ID_INTERPLAY_ACM,
/third_party/ffmpeg/libavcodec/
H A Dcodec_id.h505 AV_CODEC_ID_INTERPLAY_ACM, enumerator
H A Dinterplayacm.c639 .p.id = AV_CODEC_ID_INTERPLAY_ACM,
H A Dcodec_desc.c3145 .id = AV_CODEC_ID_INTERPLAY_ACM,
/third_party/ffmpeg/tools/
H A Dtarget_dec_fuzzer.c244 case AV_CODEC_ID_INTERPLAY_ACM: maxsamples /= 16384; break; in LLVMFuzzerTestOneInput()

Completed in 7 milliseconds