Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Did3v2.c816 int isv34, unsync; in id3v2_parse() local
860 unsync = flags & 0x80; 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()
/third_party/mesa3d/docs/gallium/
Dbuffermapping.rst272 frame to reallocate the storage, it unsync maps the whole buffer each time, and
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Dcustom_paint.dart753 // remove it from oldKeyedChildren so we don't unsync it later
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dframework.dart4900 // remove it from oldKeyedChildren so we don't unsync it later
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst1824 - crocus: add unsync transfer pool
/third_party/gstreamer/gstplugins_base/
DChangeLog77277 The app_ptr unsync situation as described above makes the poll return immediately because
99393 tag: id3v2: fix parsing of unsync'ed ID3 v2.4 tags and frames
/third_party/gstreamer/gstplugins_good/
DChangeLog114417 id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames