Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Did3v2.c958 int tcomp = 0; in id3v2_parse() local
1020 tcomp = tflags & ID3v2_FLAG_COMPRESSION; in id3v2_parse()
1024 if (tencr || (!CONFIG_ZLIB && tcomp)) { in id3v2_parse()
1026 if (!tcomp) in id3v2_parse()
1043 if (unsync || tunsync || tcomp) { in id3v2_parse()
1073 if (tcomp) { in id3v2_parse()

Completed in 3 milliseconds