MKMPCTAG 27 libavformat/mpc8.c #define MKMPCTAG(a, b) (a | (b << 8))
MKMPCTAG 33 libavformat/mpc8.c TAG_STREAMHDR = MKMPCTAG('S','H'),
MKMPCTAG 34 libavformat/mpc8.c TAG_STREAMEND = MKMPCTAG('S','E'),
MKMPCTAG 36 libavformat/mpc8.c TAG_AUDIOPACKET = MKMPCTAG('A','P'),
MKMPCTAG 38 libavformat/mpc8.c TAG_SEEKTBLOFF = MKMPCTAG('S','O'),
MKMPCTAG 39 libavformat/mpc8.c TAG_SEEKTABLE = MKMPCTAG('S','T'),
MKMPCTAG 41 libavformat/mpc8.c TAG_REPLAYGAIN = MKMPCTAG('R','G'),
MKMPCTAG 42 libavformat/mpc8.c TAG_ENCINFO = MKMPCTAG('E','I'),