MKBETAG 548 libavcodec/alacenc.c AV_WB32(alac_extradata+4, MKBETAG('a','l','a','c')); MKBETAG 349 libavcodec/alsdec.c if (als_id != MKBETAG('A','L','S','\0')) MKBETAG 390 libavcodec/audiotoolboxenc.c AV_WB32(avctx->extradata + 4, MKBETAG('a','l','a','c')); MKBETAG 252 libavcodec/cdtoons.c if (tag == MKBETAG('D', 'i', 'f', 'f')) { MKBETAG 58 libavcodec/dpx_parser.c if (state == MKBETAG('S','D','P','X') || MKBETAG 61 libavcodec/dpx_parser.c d->is_be = state == MKBETAG('S','D','P','X'); MKBETAG 92 libavcodec/dpx_parser.c if (d->pc.state == MKBETAG('S','D','P','X') || MKBETAG 206 libavcodec/dpxenc.c write32(buf, MKBETAG('S','D','P','X')); MKBETAG 1068 libavcodec/dxv.c case MKBETAG('D', 'X', 'T', '1'): MKBETAG 1076 libavcodec/dxv.c case MKBETAG('D', 'X', 'T', '5'): MKBETAG 1084 libavcodec/dxv.c case MKBETAG('Y', 'C', 'G', '6'): MKBETAG 1101 libavcodec/dxv.c case MKBETAG('Y', 'G', '1', '0'): MKBETAG 594 libavcodec/flacdec.c if (AV_RB32(buf) == MKBETAG('f','L','a','C')) { MKBETAG 1418 libavcodec/g2meet.c if ((magic & ~0xF) != MKBETAG('G', '2', 'M', '0') || MKBETAG 1424 libavcodec/g2meet.c c->swapuv = magic == MKBETAG('G', '2', 'M', '2'); MKBETAG 245 libavcodec/h264_sei.c case MKBETAG('D', 'T', 'G', '1'): // afd_data MKBETAG 247 libavcodec/h264_sei.c case MKBETAG('G', 'A', '9', '4'): // closed captions MKBETAG 128 libavcodec/hcadec.c if (get_bits_long(gb, 32) != MKBETAG('f', 'm', 't', 0)) MKBETAG 135 libavcodec/hcadec.c if (chunk == MKBETAG('c', 'o', 'm', 'p')) { MKBETAG 145 libavcodec/hcadec.c } else if (chunk == MKBETAG('d', 'e', 'c', 0)) { MKBETAG 166 libavcodec/hcadec.c if (chunk == MKBETAG('v', 'b', 'r', 0)) { MKBETAG 169 libavcodec/hcadec.c } else if (chunk == MKBETAG('a', 't', 'h', 0)) { MKBETAG 171 libavcodec/hcadec.c } else if (chunk == MKBETAG('r', 'v', 'a', 0)) { MKBETAG 173 libavcodec/hcadec.c } else if (chunk == MKBETAG('c', 'o', 'm', 'm')) { MKBETAG 175 libavcodec/hcadec.c } else if (chunk == MKBETAG('c', 'i', 'p', 'h')) { MKBETAG 177 libavcodec/hcadec.c } else if (chunk == MKBETAG('l', 'o', 'o', 'p')) { MKBETAG 182 libavcodec/hcadec.c } else if (chunk == MKBETAG('p', 'a', 'd', 0)) { MKBETAG 238 libavcodec/hevc_sei.c case MKBETAG('G', 'A', '9', '4'): MKBETAG 589 libavcodec/iff.c if (bytestream2_get_be32(gb) != MKBETAG('V', 'D', 'A', 'T')) MKBETAG 894 libavcodec/indeo3.c #define OS_HDR_ID MKBETAG('F', 'R', 'M', 'H') MKBETAG 2233 libavcodec/jpeg2000dec.c } else if (atom2 == MKBETAG('c','o','l','r') && atom2_size >= 7) { MKBETAG 2239 libavcodec/jpeg2000dec.c } else if (atom2 == MKBETAG('p','c','l','r') && atom2_size >= 6) { MKBETAG 2283 libavcodec/jpeg2000dec.c } else if (atom2 == MKBETAG('c','d','e','f') && atom2_size >= 2) { MKBETAG 2292 libavcodec/jpeg2000dec.c } else if (atom2 == MKBETAG('r','e','s',' ') && atom2_size >= 18) { MKBETAG 2297 libavcodec/jpeg2000dec.c if (resx != MKBETAG('r','e','s','c') && resx != MKBETAG('r','e','s','d')) { MKBETAG 74 libavcodec/mjpegbdec.c if (get_bits_long(&hgb, 32) != MKBETAG('m','j','p','g')) { MKBETAG 353 libavcodec/movtextdec.c { MKBETAG('s','t','y','l'), 2, decode_styl }, MKBETAG 354 libavcodec/movtextdec.c { MKBETAG('h','l','i','t'), 4, decode_hlit }, MKBETAG 355 libavcodec/movtextdec.c { MKBETAG('h','c','l','r'), 4, decode_hclr }, MKBETAG 356 libavcodec/movtextdec.c { MKBETAG('t','w','r','p'), 1, decode_twrp } MKBETAG 38 libavcodec/mpeg4audio.c if (get_bits_long(gb, 32) != MKBETAG('A','L','S','\0')) MKBETAG 121 libavcodec/mpeg4audio.c if (show_bits(gb, 24) != MKBETAG('\0','A','L','S')) MKBETAG 411 libavcodec/notchlc.c if (bytestream2_get_le32(gb) != MKBETAG('N','L','C','1')) MKBETAG 84 libavcodec/png_parser.c if (ppc->pc.state == MKBETAG('I', 'E', 'N', 'D')) { MKBETAG 257 libavcodec/pngenc.c bytestream_put_be32(&s->bytestream, MKBETAG('f', 'd', 'A', 'T')); MKBETAG 28 libavcodec/proresdata.h #define FRAME_ID MKBETAG('i', 'c', 'p', 'f') MKBETAG 1668 libavcodec/qdm2.c if (bytestream2_peek_be64(&gb) == (((uint64_t)MKBETAG('f','r','m','a') << 32) | MKBETAG 1669 libavcodec/qdm2.c (uint64_t)MKBETAG('Q','D','M','2'))) MKBETAG 1690 libavcodec/qdm2.c if (bytestream2_get_be32(&gb) != MKBETAG('Q','D','C','A')) { MKBETAG 269 libavcodec/qdmc.c if (bytestream2_peek_be64(&b) == (((uint64_t)MKBETAG('f','r','m','a') << 32) | MKBETAG 270 libavcodec/qdmc.c (uint64_t)MKBETAG('Q','D','M','C'))) MKBETAG 289 libavcodec/qdmc.c if (bytestream2_get_be32u(&b) != MKBETAG('Q','D','C','A')) { MKBETAG 1414 libavcodec/sanm.c case MKBETAG('N', 'P', 'A', 'L'): MKBETAG 1423 libavcodec/sanm.c case MKBETAG('F', 'O', 'B', 'J'): MKBETAG 1429 libavcodec/sanm.c case MKBETAG('X', 'P', 'A', 'L'): MKBETAG 1459 libavcodec/sanm.c case MKBETAG('S', 'T', 'O', 'R'): MKBETAG 1462 libavcodec/sanm.c case MKBETAG('F', 'T', 'C', 'H'): MKBETAG 86 libavcodec/vqavideo.c #define CBF0_TAG MKBETAG('C', 'B', 'F', '0') MKBETAG 87 libavcodec/vqavideo.c #define CBFZ_TAG MKBETAG('C', 'B', 'F', 'Z') MKBETAG 88 libavcodec/vqavideo.c #define CBP0_TAG MKBETAG('C', 'B', 'P', '0') MKBETAG 89 libavcodec/vqavideo.c #define CBPZ_TAG MKBETAG('C', 'B', 'P', 'Z') MKBETAG 90 libavcodec/vqavideo.c #define CPL0_TAG MKBETAG('C', 'P', 'L', '0') MKBETAG 91 libavcodec/vqavideo.c #define CPLZ_TAG MKBETAG('C', 'P', 'L', 'Z') MKBETAG 92 libavcodec/vqavideo.c #define VPTZ_TAG MKBETAG('V', 'P', 'T', 'Z') MKBETAG 54 libavcodec/webp_parser.c if ((state >> 32) == MKBETAG('R', 'I', 'F', 'F')) { MKBETAG 62 libavcodec/webp_parser.c if ((state >> 32) != MKBETAG('W', 'E', 'B', 'P')) { MKBETAG 123 libavdevice/avdevice.h AV_APP_TO_DEV_NONE = MKBETAG('N','O','N','E'), MKBETAG 134 libavdevice/avdevice.h AV_APP_TO_DEV_WINDOW_SIZE = MKBETAG('G','E','O','M'), MKBETAG 144 libavdevice/avdevice.h AV_APP_TO_DEV_WINDOW_REPAINT = MKBETAG('R','E','P','A'), MKBETAG 155 libavdevice/avdevice.h AV_APP_TO_DEV_PAUSE = MKBETAG('P', 'A', 'U', ' '), MKBETAG 156 libavdevice/avdevice.h AV_APP_TO_DEV_PLAY = MKBETAG('P', 'L', 'A', 'Y'), MKBETAG 157 libavdevice/avdevice.h AV_APP_TO_DEV_TOGGLE_PAUSE = MKBETAG('P', 'A', 'U', 'T'), MKBETAG 168 libavdevice/avdevice.h AV_APP_TO_DEV_SET_VOLUME = MKBETAG('S', 'V', 'O', 'L'), MKBETAG 179 libavdevice/avdevice.h AV_APP_TO_DEV_MUTE = MKBETAG(' ', 'M', 'U', 'T'), MKBETAG 180 libavdevice/avdevice.h AV_APP_TO_DEV_UNMUTE = MKBETAG('U', 'M', 'U', 'T'), MKBETAG 181 libavdevice/avdevice.h AV_APP_TO_DEV_TOGGLE_MUTE = MKBETAG('T', 'M', 'U', 'T'), MKBETAG 191 libavdevice/avdevice.h AV_APP_TO_DEV_GET_VOLUME = MKBETAG('G', 'V', 'O', 'L'), MKBETAG 192 libavdevice/avdevice.h AV_APP_TO_DEV_GET_MUTE = MKBETAG('G', 'M', 'U', 'T'), MKBETAG 202 libavdevice/avdevice.h AV_DEV_TO_APP_NONE = MKBETAG('N','O','N','E'), MKBETAG 218 libavdevice/avdevice.h AV_DEV_TO_APP_CREATE_WINDOW_BUFFER = MKBETAG('B','C','R','E'), MKBETAG 229 libavdevice/avdevice.h AV_DEV_TO_APP_PREPARE_WINDOW_BUFFER = MKBETAG('B','P','R','E'), MKBETAG 240 libavdevice/avdevice.h AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER = MKBETAG('B','D','I','S'), MKBETAG 251 libavdevice/avdevice.h AV_DEV_TO_APP_DESTROY_WINDOW_BUFFER = MKBETAG('B','D','E','S'), MKBETAG 260 libavdevice/avdevice.h AV_DEV_TO_APP_BUFFER_OVERFLOW = MKBETAG('B','O','F','L'), MKBETAG 261 libavdevice/avdevice.h AV_DEV_TO_APP_BUFFER_UNDERFLOW = MKBETAG('B','U','F','L'), MKBETAG 274 libavdevice/avdevice.h AV_DEV_TO_APP_BUFFER_READABLE = MKBETAG('B','R','D',' '), MKBETAG 275 libavdevice/avdevice.h AV_DEV_TO_APP_BUFFER_WRITABLE = MKBETAG('B','W','R',' '), MKBETAG 284 libavdevice/avdevice.h AV_DEV_TO_APP_MUTE_STATE_CHANGED = MKBETAG('C','M','U','T'), MKBETAG 293 libavdevice/avdevice.h AV_DEV_TO_APP_VOLUME_LEVEL_CHANGED = MKBETAG('C','V','O','L'), MKBETAG 36 libavdevice/decklink_dec_c.c { "raw_format", "pixel format to be returned by the card when capturing" , OFFSET(raw_format), AV_OPT_TYPE_INT, { .i64 = MKBETAG('2','v','u','y')}, 0, UINT_MAX, DEC, "raw_format" }, MKBETAG 37 libavdevice/decklink_dec_c.c { "uyvy422", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = MKBETAG('2','v','u','y') }, 0, 0, DEC, "raw_format"}, MKBETAG 38 libavdevice/decklink_dec_c.c { "yuv422p10", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = MKBETAG('v','2','1','0') }, 0, 0, DEC, "raw_format"}, MKBETAG 40 libavdevice/decklink_dec_c.c { "bgra", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = MKBETAG('B','G','R','A') }, 0, 0, DEC, "raw_format"}, MKBETAG 41 libavdevice/decklink_dec_c.c { "rgb10", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = MKBETAG('r','2','1','0') }, 0, 0, DEC, "raw_format"}, MKBETAG 144 libavformat/apngenc.c existing_acTL_chunk = apng_find_chunk(MKBETAG('a', 'c', 'T', 'L'), apng->extra_data, apng->extra_data_size); MKBETAG 154 libavformat/apngenc.c existing_fcTL_chunk = apng_find_chunk(MKBETAG('f', 'c', 'T', 'L'), apng->prev_packet->data, apng->prev_packet->size); MKBETAG 171 libavformat/apngenc.c existing_acTL_chunk = apng_find_chunk(MKBETAG('a', 'c', 'T', 'L'), apng->extra_data, apng->extra_data_size); MKBETAG 178 libavformat/apngenc.c apng_write_chunk(io_context, MKBETAG('a', 'c', 'T', 'L'), buf, 8); MKBETAG 182 libavformat/apngenc.c existing_fcTL_chunk = apng_find_chunk(MKBETAG('f', 'c', 'T', 'L'), apng->prev_packet->data, apng->prev_packet->size); MKBETAG 258 libavformat/apngenc.c apng_write_chunk(io_context, MKBETAG('I', 'E', 'N', 'D'), NULL, 0); MKBETAG 265 libavformat/apngenc.c apng_write_chunk(io_context, MKBETAG('a', 'c', 'T', 'L'), buf, 8); MKBETAG 54 libavformat/au.c { AV_CODEC_ID_ADPCM_G726LE, MKBETAG('7','2','6','2') }, MKBETAG 176 libavformat/au.c if (id == MKBETAG('7','2','6','2')) { MKBETAG 53 libavformat/cafdec.c if (AV_RB32(p->buf) == MKBETAG('c','a','f','f') && AV_RB16(&p->buf[4]) == 1) MKBETAG 247 libavformat/cafdec.c if (avio_rb32(pb) != MKBETAG('d','e','s','c')) { MKBETAG 276 libavformat/cafdec.c case MKBETAG('d','a','t','a'): MKBETAG 285 libavformat/cafdec.c case MKBETAG('c','h','a','n'): MKBETAG 291 libavformat/cafdec.c case MKBETAG('k','u','k','i'): MKBETAG 297 libavformat/cafdec.c case MKBETAG('p','a','k','t'): MKBETAG 302 libavformat/cafdec.c case MKBETAG('i','n','f','o'): MKBETAG 310 libavformat/cafdec.c case MKBETAG('f','r','e','e'): MKBETAG 32 libavformat/filmstripdec.c #define RAND_TAG MKBETAG('R','a','n','d') MKBETAG 31 libavformat/filmstripenc.c #define RAND_TAG MKBETAG('R','a','n','d') MKBETAG 139 libavformat/id3v2enc.c avio_wb32(avioc, MKBETAG('P', 'R', 'I', 'V')); MKBETAG 210 libavformat/id3v2enc.c avio_wb32(pb, MKBETAG(magic[0], magic[1], magic[2], id3v2_version)); MKBETAG 250 libavformat/id3v2enc.c if ((ret = id3v2_put_ttag(id3, pb, t->key, t->value, MKBETAG('T', 'X', 'X', 'X'), enc)) < 0) MKBETAG 281 libavformat/id3v2enc.c avio_wb32(s->pb, MKBETAG('C', 'T', 'O', 'C')); MKBETAG 319 libavformat/id3v2enc.c avio_wb32(s->pb, MKBETAG('C', 'H', 'A', 'P')); MKBETAG 406 libavformat/id3v2enc.c avio_wb32(s->pb, MKBETAG('A', 'P', 'I', 'C')); MKBETAG 3292 libavformat/matroskadec.c AV_WB32(dst + 4, MKBETAG('i', 'c', 'p', 'f')); MKBETAG 3442 libavformat/matroskadec.c AV_RB32(pkt_data + 4) != MKBETAG('i', 'c', 'p', 'f')) { MKBETAG 1868 libavformat/mov.c if ( (buffer & 0xFFFFFFFF) == MKBETAG('f','r','m','a') MKBETAG 6218 libavformat/mov.c if ((aux_info_type == MKBETAG('c','e','n','c') || MKBETAG 6219 libavformat/mov.c aux_info_type == MKBETAG('c','e','n','s') || MKBETAG 6220 libavformat/mov.c aux_info_type == MKBETAG('c','b','c','1') || MKBETAG 6221 libavformat/mov.c aux_info_type == MKBETAG('c','b','c','s')) && MKBETAG 6292 libavformat/mov.c if ((aux_info_type == MKBETAG('c','e','n','c') || MKBETAG 6293 libavformat/mov.c aux_info_type == MKBETAG('c','e','n','s') || MKBETAG 6294 libavformat/mov.c aux_info_type == MKBETAG('c','b','c','1') || MKBETAG 6295 libavformat/mov.c aux_info_type == MKBETAG('c','b','c','s')) && MKBETAG 6601 libavformat/mov.c if (sample->scheme != MKBETAG('c','e','n','c') || sample->crypt_byte_block != 0 || sample->skip_byte_block != 0) { MKBETAG 7463 libavformat/mov.c if (avio_rb32(f) != MKBETAG('t', 'f', 'r', 'a')) { MKBETAG 7535 libavformat/mov.c if (avio_rb32(f) != MKBETAG('m', 'f', 'r', 'a')) { MKBETAG 179 libavformat/mp3dec.c mp3->is_cbr = v == MKBETAG('I', 'n', 'f', 'o'); MKBETAG 180 libavformat/mp3dec.c if (v != MKBETAG('X', 'i', 'n', 'g') && !mp3->is_cbr) MKBETAG 251 libavformat/mp3dec.c if (AV_RB32(version) == MKBETAG('L', 'A', 'M', 'E') MKBETAG 252 libavformat/mp3dec.c || AV_RB32(version) == MKBETAG('L', 'a', 'v', 'f') MKBETAG 253 libavformat/mp3dec.c || AV_RB32(version) == MKBETAG('L', 'a', 'v', 'c') MKBETAG 303 libavformat/mp3dec.c if (v == MKBETAG('V', 'B', 'R', 'I')) { MKBETAG 344 libavformat/mp3enc.c if (MKBETAG('X','i','n','g') == v || MKBETAG('I','n','f','o') == v) MKBETAG 351 libavformat/mp3enc.c if (base + 4 <= pkt->size && MKBETAG('V','B','R','I') == AV_RB32(pkt->data + base)) MKBETAG 51 libavformat/mvdec.c if (AV_RB32(p->buf) == MKBETAG('M', 'O', 'V', 'I') && MKBETAG 56 libavformat/nspdec.c case MKBETAG('H', 'E', 'D', 'R'): MKBETAG 57 libavformat/nspdec.c case MKBETAG('H', 'D', 'R', '8'): MKBETAG 64 libavformat/nspdec.c case MKBETAG('N', 'O', 'T', 'E'): MKBETAG 69 libavformat/nspdec.c case MKBETAG('S', 'D', 'A', 'B'): MKBETAG 72 libavformat/nspdec.c case MKBETAG('S', 'D', '_', '2'): MKBETAG 73 libavformat/nspdec.c case MKBETAG('S', 'D', '_', '3'): MKBETAG 74 libavformat/nspdec.c case MKBETAG('S', 'D', '_', '4'): MKBETAG 75 libavformat/nspdec.c case MKBETAG('S', 'D', '_', '5'): MKBETAG 76 libavformat/nspdec.c case MKBETAG('S', 'D', '_', '6'): MKBETAG 77 libavformat/nspdec.c case MKBETAG('S', 'D', '_', '7'): MKBETAG 78 libavformat/nspdec.c case MKBETAG('S', 'D', '_', '8'): MKBETAG 80 libavformat/nspdec.c case MKBETAG('S', 'D', 'A', '_'): MKBETAG 81 libavformat/nspdec.c case MKBETAG('S', 'D', '_', 'A'): MKBETAG 134 libavformat/nsvdec.c #define TB_NSVF MKBETAG('N', 'S', 'V', 'f') MKBETAG 135 libavformat/nsvdec.c #define TB_NSVS MKBETAG('N', 'S', 'V', 's') MKBETAG 247 libavformat/nsvdec.c if (v == MKBETAG('N', 'S', 'V', 's')) { /* NSVs */ MKBETAG 327 libavformat/nuv.c if (tag == MKBETAG('R','T','j','j') && MKBETAG 328 libavformat/nuv.c (tag = avio_rb32(pb)) == MKBETAG('j','j','j','j') && MKBETAG 329 libavformat/nuv.c (tag = avio_rb32(pb)) == MKBETAG('j','j','j','j')) MKBETAG 364 libavformat/omadec.c else if (tag != MKBETAG(0,'B','L','K')) MKBETAG 44 libavformat/rl2.c #define FORM_TAG MKBETAG('F', 'O', 'R', 'M') MKBETAG 45 libavformat/rl2.c #define RLV2_TAG MKBETAG('R', 'L', 'V', '2') MKBETAG 46 libavformat/rl2.c #define RLV3_TAG MKBETAG('R', 'L', 'V', '3') MKBETAG 331 libavformat/rmdec.c } else if (v == MKBETAG('L', 'S', 'D', ':')) { MKBETAG 615 libavformat/rmdec.c if (v == MKBETAG('M', 'L', 'T', 'I')) { MKBETAG 696 libavformat/rmdec.c if(state == MKBETAG('I', 'N', 'D', 'X')){ MKBETAG 713 libavformat/rmdec.c } else if (state == MKBETAG('D','A','T','A')) { MKBETAG 1266 libavformat/rmdec.c if (avio_rb32(pb) == MKBETAG('M', 'L', 'T', 'I')) { MKBETAG 35 libavformat/segafilm.c #define FILM_TAG MKBETAG('F', 'I', 'L', 'M') MKBETAG 36 libavformat/segafilm.c #define FDSC_TAG MKBETAG('F', 'D', 'S', 'C') MKBETAG 37 libavformat/segafilm.c #define STAB_TAG MKBETAG('S', 'T', 'A', 'B') MKBETAG 38 libavformat/segafilm.c #define CVID_TAG MKBETAG('c', 'v', 'i', 'd') MKBETAG 39 libavformat/segafilm.c #define RAW_TAG MKBETAG('r', 'a', 'w', ' ') MKBETAG 59 libavformat/smush.c if (magic == MKBETAG('A', 'N', 'I', 'M')) { MKBETAG 60 libavformat/smush.c if (avio_rb32(pb) != MKBETAG('A', 'H', 'D', 'R')) MKBETAG 79 libavformat/smush.c } else if (magic == MKBETAG('S', 'A', 'N', 'M')) { MKBETAG 80 libavformat/smush.c if (avio_rb32(pb) != MKBETAG('S', 'H', 'D', 'R')) MKBETAG 99 libavformat/smush.c if (avio_rb32(pb) != MKBETAG('F', 'L', 'H', 'D')) MKBETAG 113 libavformat/smush.c case MKBETAG('W', 'a', 'v', 'e'): MKBETAG 126 libavformat/smush.c case MKBETAG('B', 'l', '1', '6'): MKBETAG 127 libavformat/smush.c case MKBETAG('A', 'N', 'N', 'O'): MKBETAG 206 libavformat/smush.c case MKBETAG('F', 'R', 'M', 'E'): MKBETAG 215 libavformat/smush.c case MKBETAG('B', 'l', '1', '6'): MKBETAG 223 libavformat/smush.c case MKBETAG('W', 'a', 'v', 'e'): MKBETAG 143 libavformat/swfdec.c if (tag == MKBETAG('C', 'W', 'S', 0)) { MKBETAG 164 libavformat/swfdec.c } else if (tag != MKBETAG('F', 'W', 'S', 0)) MKBETAG 35 libavformat/vpk.c if (AV_RL32(p->buf) != MKBETAG('V','P','K',' ')) MKBETAG 35 libavformat/westwood_vqa.c #define FORM_TAG MKBETAG('F', 'O', 'R', 'M') MKBETAG 36 libavformat/westwood_vqa.c #define WVQA_TAG MKBETAG('W', 'V', 'Q', 'A') MKBETAG 37 libavformat/westwood_vqa.c #define VQHD_TAG MKBETAG('V', 'Q', 'H', 'D') MKBETAG 38 libavformat/westwood_vqa.c #define FINF_TAG MKBETAG('F', 'I', 'N', 'F') MKBETAG 39 libavformat/westwood_vqa.c #define SND0_TAG MKBETAG('S', 'N', 'D', '0') MKBETAG 40 libavformat/westwood_vqa.c #define SND1_TAG MKBETAG('S', 'N', 'D', '1') MKBETAG 41 libavformat/westwood_vqa.c #define SND2_TAG MKBETAG('S', 'N', 'D', '2') MKBETAG 42 libavformat/westwood_vqa.c #define VQFR_TAG MKBETAG('V', 'Q', 'F', 'R') MKBETAG 45 libavformat/westwood_vqa.c #define CINF_TAG MKBETAG('C', 'I', 'N', 'F') MKBETAG 46 libavformat/westwood_vqa.c #define CINH_TAG MKBETAG('C', 'I', 'N', 'H') MKBETAG 47 libavformat/westwood_vqa.c #define CIND_TAG MKBETAG('C', 'I', 'N', 'D') MKBETAG 48 libavformat/westwood_vqa.c #define PINF_TAG MKBETAG('P', 'I', 'N', 'F') MKBETAG 49 libavformat/westwood_vqa.c #define PINH_TAG MKBETAG('P', 'I', 'N', 'H') MKBETAG 50 libavformat/westwood_vqa.c #define PIND_TAG MKBETAG('P', 'I', 'N', 'D') MKBETAG 51 libavformat/westwood_vqa.c #define CMDS_TAG MKBETAG('C', 'M', 'D', 'S') MKBETAG 299 libavformat/xmv.c vst->codecpar->codec_tag = MKBETAG('W', 'M', 'V', '2'); MKBETAG 184 libavutil/aes.c tbl[0][i] = AV_NE(MKBETAG(k, l, m, n), MKTAG(k, l, m, n)); MKBETAG 156 tools/ismindex.c ret = copy_tag(in, out, MKBETAG('m', 'o', 'o', 'f')); MKBETAG 158 tools/ismindex.c ret = copy_tag(in, out, MKBETAG('m', 'd', 'a', 't')); MKBETAG 169 tools/ismindex.c ret = skip_tag(in, MKBETAG('m', 'o', 'o', 'f')); MKBETAG 171 tools/ismindex.c ret = skip_tag(in, MKBETAG('m', 'd', 'a', 't')); MKBETAG 280 tools/ismindex.c if (expect_tag(tag, MKBETAG('m', 'o', 'o', 'f')) != 0) MKBETAG 286 tools/ismindex.c if (tag == MKBETAG('t', 'r', 'a', 'f')) { MKBETAG 293 tools/ismindex.c if (tag == MKBETAG('t', 'f', 'h', 'd')) { MKBETAG 305 tools/ismindex.c if (tag == MKBETAG('t', 'r', 'u', 'n')) { MKBETAG 330 tools/ismindex.c if (avio_rb32(f) != MKBETAG('t', 'f', 'r', 'a')) MKBETAG 432 tools/ismindex.c if (avio_rb32(f) != MKBETAG('m', 'f', 'r', 'a')) { MKBETAG 96 tools/sidxindex.c if (tag == MKBETAG('s', 'i', 'd', 'x')) {