Home
last modified time | relevance | path

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

/dports/audio/jid3lib/jid3lib-0.5.4/src/org/farng/mp3/
H A DMP3File.java1023 boolean syncFound = false; in seekMP3Frame()
1039 syncFound = seekNextMP3Frame(seekFile, in seekMP3Frame()
1044 } while (syncFound == false); in seekMP3Frame()
1047 syncFound = false; in seekMP3Frame()
1051 return syncFound; in seekMP3Frame()
1169 final boolean syncFound; in seekNextMP3Frame()
1175 syncFound = true; in seekNextMP3Frame()
1196 syncFound = seekNextMP3Frame(file, iterations - 1); in seekNextMP3Frame()
1198 syncFound = false; in seekNextMP3Frame()
1201 syncFound = false; in seekNextMP3Frame()
[all …]
/dports/x11/eaglemode/eaglemode-0.95.0/src/emPs/
H A DemPsRenderer.cpp558 bool syncFound; in TryRead() local
577 syncFound=false; in TryRead()
591 syncFound=true; in TryRead()
648 if (syncFound) { in TryRead()
662 if (syncFound && ReaderState!=READING_FINISHED) { in TryRead()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edRenderInternal.cpp478 bool syncFound=false; in DecodePictureUpToIntra() local
530 if(false==syncFound) in DecodePictureUpToIntra()
542 if(false==syncFound) in DecodePictureUpToIntra()
545 syncFound=true; in DecodePictureUpToIntra()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edRenderInternal.cpp478 bool syncFound=false; in DecodePictureUpToIntra() local
530 if(false==syncFound) in DecodePictureUpToIntra()
542 if(false==syncFound) in DecodePictureUpToIntra()
545 syncFound=true; in DecodePictureUpToIntra()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edRenderInternal.cpp478 bool syncFound=false; in DecodePictureUpToIntra() local
530 if(false==syncFound) in DecodePictureUpToIntra()
542 if(false==syncFound) in DecodePictureUpToIntra()
545 syncFound=true; in DecodePictureUpToIntra()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edRenderInternal.cpp478 bool syncFound=false; in DecodePictureUpToIntra() local
530 if(false==syncFound) in DecodePictureUpToIntra()
542 if(false==syncFound) in DecodePictureUpToIntra()
545 syncFound=true; in DecodePictureUpToIntra()