Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Did3v2.c882 int tunsync = 0; in id3v2_parse() local
914 tunsync = tflags & ID3v2_FLAG_UNSYNCH; in id3v2_parse()
968 if (unsync || tunsync || tcomp) { in id3v2_parse()
975 if (unsync || tunsync) { in id3v2_parse()
1014 if (!(unsync || tunsync)) { in id3v2_parse()