Home
last modified time | relevance | path

Searched refs:tcomp (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Did3v2.c883 int tcomp = 0; in id3v2_parse() local
945 tcomp = tflags & ID3v2_FLAG_COMPRESSION; in id3v2_parse()
949 if (tencr || (!CONFIG_ZLIB && tcomp)) { in id3v2_parse()
951 if (!tcomp) in id3v2_parse()
968 if (unsync || tunsync || tcomp) { in id3v2_parse()
998 if (tcomp) { in id3v2_parse()