Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Did3v2.c884 int tencr = 0; in id3v2_parse() local
946 tencr = tflags & ID3v2_FLAG_ENCRYPTION; in id3v2_parse()
949 if (tencr || (!CONFIG_ZLIB && tcomp)) { in id3v2_parse()
953 else if (!tencr) in id3v2_parse()