Home
last modified time | relevance | path

Searched refs:addFrames (Results 1 – 25 of 76) sorted by relevance

1234

/dports/games/libretro-scummvm/scummvm-7b1e929/test/audio/
H A Dtimestamp.h18 TS_ASSERT_EQUALS(b.addFrames(2000).frameDiff(a), 2001); in test_diff_add_frames()
22 TS_ASSERT_EQUALS(b.addFrames(2000).frameDiff(a.addFrames(-1000)), 3001); in test_diff_add_frames()
37 ts1 = ts1.addFrames(53248); in test_diff_add_msecs()
53 ts2 = ts2.addFrames(53248); in test_diff_add_msecs()
76 TS_ASSERT_EQUALS(a.addFrames(1).msecs(), (1234 + 1000 * 1/60)); in test_ticks()
91 int v = c.addFrames(i).frameDiff(c); in test_more_add_diff()
168 b = b.addFrames(500); in test_equals()
169 c = c.addFrames(50); in test_equals()
190 b = b.addFrames(60 / 12); in test_compare()
191 c = c.addFrames(44100 / 10); in test_compare()
[all …]
/dports/games/residualvm/residualvm-0.3.1/test/audio/
H A Dtimestamp.h18 TS_ASSERT_EQUALS(b.addFrames(2000).frameDiff(a), 2001); in test_diff_add_frames()
22 TS_ASSERT_EQUALS(b.addFrames(2000).frameDiff(a.addFrames(-1000)), 3001); in test_diff_add_frames()
37 ts1 = ts1.addFrames(53248); in test_diff_add_msecs()
53 ts2 = ts2.addFrames(53248); in test_diff_add_msecs()
76 TS_ASSERT_EQUALS(a.addFrames(1).msecs(), (1234 + 1000 * 1/60)); in test_ticks()
91 int v = c.addFrames(i).frameDiff(c); in test_more_add_diff()
168 b = b.addFrames(500); in test_equals()
169 c = c.addFrames(50); in test_equals()
190 b = b.addFrames(60 / 12); in test_compare()
191 c = c.addFrames(44100 / 10); in test_compare()
[all …]
/dports/games/scummvm/scummvm-2.5.1/test/audio/
H A Dtimestamp.h18 TS_ASSERT_EQUALS(b.addFrames(2000).frameDiff(a), 2001); in test_diff_add_frames()
22 TS_ASSERT_EQUALS(b.addFrames(2000).frameDiff(a.addFrames(-1000)), 3001); in test_diff_add_frames()
37 ts1 = ts1.addFrames(53248); in test_diff_add_msecs()
53 ts2 = ts2.addFrames(53248); in test_diff_add_msecs()
76 TS_ASSERT_EQUALS(a.addFrames(1).msecs(), (1234 + 1000 * 1/60)); in test_ticks()
91 int v = c.addFrames(i).frameDiff(c); in test_more_add_diff()
168 b = b.addFrames(500); in test_equals()
169 c = c.addFrames(50); in test_equals()
190 b = b.addFrames(60 / 12); in test_compare()
191 c = c.addFrames(44100 / 10); in test_compare()
[all …]
/dports/sysutils/k3b/k3b-21.12.3/libk3bdevice/
H A Dk3bmsf.cpp144 void K3b::Msf::addFrames( int f ) in addFrames() function in K3b::Msf
175 addFrames(i); in operator +=()
190 addFrames( -i ); in operator -=()
H A Dk3bmsf.h56 void addFrames( int f );
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/gui/
H A Dplotter.py185 addFrames()
191 def addFrames(): function
212 addFrames()
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/
H A Daudiostream.cpp195 _pos = _pos.addFrames(framesRead); in readBuffer()
253 _pos = _pos.addFrames(framesRead); in readBuffer()
411 result = result.addFrames(-1); // We cut off one sample here. in convertTimeToStreamPos()
H A Dtimestamp.h120 Timestamp addFrames(int frames) const;
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dfilmstripselection.cpp91 enableCommand(this, MI_AddFrames, &TFilmstripSelection::addFrames); in enableCommands()
214 void TFilmstripSelection::addFrames() { in addFrames() function in TFilmstripSelection
226 FilmstripCmd::addFrames(sl, startFrame, endFrame, stepFrame); in addFrames()
H A Dfilmstripselection.h54 void addFrames();
H A Dfilmstripcommand.h21 void addFrames(TXshSimpleLevel *sl, int start, int end, int step);
/dports/games/residualvm/residualvm-0.3.1/audio/
H A Daudiostream.cpp195 _pos = _pos.addFrames(framesRead); in readBuffer()
253 _pos = _pos.addFrames(framesRead); in readBuffer()
411 result = result.addFrames(-1); // We cut off one sample here. in convertTimeToStreamPos()
H A Dtimestamp.h120 Timestamp addFrames(int frames) const;
/dports/games/scummvm/scummvm-2.5.1/audio/
H A Daudiostream.cpp197 _pos = _pos.addFrames(framesRead); in readBuffer()
255 _pos = _pos.addFrames(framesRead); in readBuffer()
413 result = result.addFrames(-1); // We cut off one sample here. in convertTimeToStreamPos()
H A Dtimestamp.h145 Timestamp addFrames(int frames) const;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xslt/xslt/
H A DtxStylesheet.cpp266 rv = addFrames(frameIter); in doneCompiling()
428 txStylesheet::addFrames(txListIterator& aInsertIter) in addFrames() function in txStylesheet
444 rv = addFrames(aInsertIter); in addFrames()
H A DtxStylesheet.h113 nsresult addFrames(txListIterator& aInsertIter);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xslt/xslt/
H A DtxStylesheet.cpp257 rv = addFrames(frameIter); in doneCompiling()
406 nsresult txStylesheet::addFrames(txListIterator& aInsertIter) { in addFrames() function in txStylesheet
421 rv = addFrames(aInsertIter); in addFrames()
H A DtxStylesheet.h106 nsresult addFrames(txListIterator& aInsertIter);
/dports/net/savvycan/SavvyCAN-1.0.245/
H A Dcanframemodel.h70 void addFrames(const CANConnection*, const QVector<CANFrame>&);
/dports/www/firefox-esr/firefox-91.8.0/dom/xslt/xslt/
H A DtxStylesheet.cpp262 rv = addFrames(frameIter); in doneCompiling()
411 nsresult txStylesheet::addFrames(txListIterator& aInsertIter) { in addFrames() function in txStylesheet
423 rv = addFrames(aInsertIter); in addFrames()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xslt/xslt/
H A DtxStylesheet.cpp262 rv = addFrames(frameIter); in doneCompiling()
411 nsresult txStylesheet::addFrames(txListIterator& aInsertIter) { in addFrames() function in txStylesheet
423 rv = addFrames(aInsertIter); in addFrames()
/dports/www/firefox/firefox-99.0/dom/xslt/xslt/
H A DtxStylesheet.cpp262 rv = addFrames(frameIter); in doneCompiling()
406 nsresult txStylesheet::addFrames(txListIterator& aInsertIter) { in addFrames() function in txStylesheet
418 rv = addFrames(aInsertIter); in addFrames()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xslt/xslt/
H A DtxStylesheet.cpp262 rv = addFrames(frameIter); in doneCompiling()
411 nsresult txStylesheet::addFrames(txListIterator& aInsertIter) { in addFrames() function in txStylesheet
423 rv = addFrames(aInsertIter); in addFrames()
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A DKisFrameDataSerializer.h124 static void addFrames(Frame &dst, const Frame &src);

1234