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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Did3v2.c727 int tcomp = 0; local
771 tcomp = tflags & ID3v2_FLAG_COMPRESSION;
775 if (tencr || (!CONFIG_ZLIB && tcomp)) {
777 if (!tcomp)
792 if (unsync || tunsync || tcomp) {
820 if (tcomp) {

Completed in 93 milliseconds