Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Did3v2.c913 int tunsync = 0; in id3v2_parse() local
945 tunsync = tflags & ID3v2_FLAG_UNSYNCH; in id3v2_parse()
999 if (unsync || tunsync || tcomp) { in id3v2_parse()
1006 if (unsync || tunsync) { in id3v2_parse()
1045 if (!(unsync || tunsync)) { in id3v2_parse()