Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Did3v2.c959 int tencr = 0; in id3v2_parse() local
1021 tencr = tflags & ID3v2_FLAG_ENCRYPTION; in id3v2_parse()
1024 if (tencr || (!CONFIG_ZLIB && tcomp)) { in id3v2_parse()
1028 else if (!tencr) in id3v2_parse()

Completed in 3 milliseconds