Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Diff.c44 #define ID_MAUD MKTAG('M','A','U','D') macro
152 AV_RL32(d+8) == ID_MAUD || in iff_probe()
732 else if (st->codecpar->codec_tag == ID_MAUD) { in iff_read_header()
770 if ((st->codecpar->codec_tag == ID_DSD || st->codecpar->codec_tag == ID_MAUD) && st->codecpar->block_align <= 0) in iff_read_header()
847 if (st->codecpar->codec_tag == ID_DSD || st->codecpar->codec_tag == ID_MAUD) { in iff_read_packet()

Completed in 2 milliseconds