Home
last modified time | relevance | path

Searched refs:totalFrames (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/common/ADM_editor/src/utils/
H A DADM_edCheckForInvalidPts.cpp43 if(checkRange>totalFrames) checkRange=totalFrames; in checkForValidPts()
59 for(int i=0;i<totalFrames;i++) in checkForValidPts()
105 for(int i=1;i<totalFrames;i++) in checkForValidPts()
137 for(int i=0;i<totalFrames;i++) in checkForValidPts()
156 for(int i=0;i<totalFrames;i++) in checkForValidPts()
165 decoding->update(i,totalFrames); in checkForValidPts()
242 for(int i=0;i<totalFrames;i++) in checkForValidPts()
278 for(int i=0;i<totalFrames;i++) in checkForValidPts()
350 for(int i=0;i<totalFrames;i++) in checkForDoubledFps()
368 if(i==totalFrames-1 && dts!=ADM_NO_PTS) in checkForDoubledFps()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_editor/src/utils/
H A DADM_edCheckForInvalidPts.cpp43 if(checkRange>totalFrames) checkRange=totalFrames; in checkForValidPts()
59 for(int i=0;i<totalFrames;i++) in checkForValidPts()
105 for(int i=1;i<totalFrames;i++) in checkForValidPts()
137 for(int i=0;i<totalFrames;i++) in checkForValidPts()
156 for(int i=0;i<totalFrames;i++) in checkForValidPts()
165 decoding->update(i,totalFrames); in checkForValidPts()
242 for(int i=0;i<totalFrames;i++) in checkForValidPts()
278 for(int i=0;i<totalFrames;i++) in checkForValidPts()
350 for(int i=0;i<totalFrames;i++) in checkForDoubledFps()
368 if(i==totalFrames-1 && dts!=ADM_NO_PTS) in checkForDoubledFps()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_editor/src/utils/
H A DADM_edCheckForInvalidPts.cpp43 if(checkRange>totalFrames) checkRange=totalFrames; in checkForValidPts()
59 for(int i=0;i<totalFrames;i++) in checkForValidPts()
105 for(int i=1;i<totalFrames;i++) in checkForValidPts()
137 for(int i=0;i<totalFrames;i++) in checkForValidPts()
156 for(int i=0;i<totalFrames;i++) in checkForValidPts()
165 decoding->update(i,totalFrames); in checkForValidPts()
242 for(int i=0;i<totalFrames;i++) in checkForValidPts()
278 for(int i=0;i<totalFrames;i++) in checkForValidPts()
350 for(int i=0;i<totalFrames;i++) in checkForDoubledFps()
368 if(i==totalFrames-1 && dts!=ADM_NO_PTS) in checkForDoubledFps()
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_editor/src/utils/
H A DADM_edCheckForInvalidPts.cpp43 if(checkRange>totalFrames) checkRange=totalFrames; in checkForValidPts()
59 for(int i=0;i<totalFrames;i++) in checkForValidPts()
105 for(int i=1;i<totalFrames;i++) in checkForValidPts()
137 for(int i=0;i<totalFrames;i++) in checkForValidPts()
156 for(int i=0;i<totalFrames;i++) in checkForValidPts()
165 decoding->update(i,totalFrames); in checkForValidPts()
242 for(int i=0;i<totalFrames;i++) in checkForValidPts()
278 for(int i=0;i<totalFrames;i++) in checkForValidPts()
350 for(int i=0;i<totalFrames;i++) in checkForDoubledFps()
368 if(i==totalFrames-1 && dts!=ADM_NO_PTS) in checkForDoubledFps()
[all …]
/dports/multimedia/vapoursynth/vapoursynth-R54/src/vspipe/
H A Dvspipe.cpp88 static int totalFrames = -1; variable
152 totalFrames = requestedFrames; in outputFrame()
206 totalFrames = requestedFrames; in frameDoneCallback()
223 totalFrames = requestedFrames; in frameDoneCallback()
254 totalFrames = requestedFrames; in frameDoneCallback()
270 if (totalFrames == completedFrames && totalFrames == completedAlphaFrames) { in frameDoneCallback()
539 if (totalFrames < 0) {
544 totalFrames++;
722 if (totalFrames == -1)
723 totalFrames = vi->numFrames;
[all …]
/dports/audio/taglib/taglib-1.12/taglib/mpc/
H A Dmpcproperties.cpp45 totalFrames(0), in PropertiesPrivate()
57 unsigned int totalFrames; member in MPC::Properties::PropertiesPrivate
131 unsigned int MPC::Properties::totalFrames() const in totalFrames() function in MPC::Properties
133 return d->totalFrames; in totalFrames()
305 d->totalFrames = data.toUInt(4, false); in readSV7()
340 d->sampleFrames = d->totalFrames * 1152 - lastFrameSamples; in readSV7()
343 d->sampleFrames = d->totalFrames * 1152 - 576; in readSV7()
354 d->totalFrames = data.toUInt(4, false); in readSV7()
356 d->totalFrames = data.toUShort(6, false); in readSV7()
358 d->sampleFrames = d->totalFrames * 1152 - 576; in readSV7()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/mpc/
H A Dmpcproperties.cpp45 totalFrames(0), in PropertiesPrivate()
57 unsigned int totalFrames; member in MPC::Properties::PropertiesPrivate
131 unsigned int MPC::Properties::totalFrames() const in totalFrames() function in MPC::Properties
133 return d->totalFrames; in totalFrames()
305 d->totalFrames = data.toUInt(4, false); in readSV7()
340 d->sampleFrames = d->totalFrames * 1152 - lastFrameSamples; in readSV7()
343 d->sampleFrames = d->totalFrames * 1152 - 576; in readSV7()
354 d->totalFrames = data.toUInt(4, false); in readSV7()
356 d->totalFrames = data.toUShort(6, false); in readSV7()
358 d->sampleFrames = d->totalFrames * 1152 - 576; in readSV7()
/dports/audio/giada/giada-0.17.1/src/deps/rtaudio/tests/
H A Drecord.cpp64 unsigned long totalFrames; member
77 if ( iData->frameCounter + nBufferFrames > iData->totalFrames ) { in input()
78 frames = iData->totalFrames - iData->frameCounter; in input()
86 if ( iData->frameCounter >= iData->totalFrames ) return 2; in input()
138 data.totalFrames = (unsigned long) (fs * time); in main()
142 totalBytes = data.totalFrames * channels * sizeof( MY_TYPE ); in main()
166 fwrite( data.buffer, sizeof( MY_TYPE ), data.totalFrames * channels, fd ); in main()
/dports/audio/rtaudio/rtaudio-5.1.0/tests/
H A Drecord.cpp64 unsigned long totalFrames;
77 if ( iData->frameCounter + nBufferFrames > iData->totalFrames ) {
78 frames = iData->totalFrames - iData->frameCounter;
86 if ( iData->frameCounter >= iData->totalFrames ) return 2;
138 data.totalFrames = (unsigned long) (fs * time);
142 totalBytes = data.totalFrames * channels * sizeof( MY_TYPE );
166 fwrite( data.buffer, sizeof( MY_TYPE ), data.totalFrames * channels, fd );
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mpc/
H A Dmpcproperties.cpp45 totalFrames(0), in PropertiesPrivate()
57 unsigned int totalFrames; member in MPC::Properties::PropertiesPrivate
132 unsigned int MPC::Properties::totalFrames() const in totalFrames() function in MPC::Properties
134 return d->totalFrames; in totalFrames()
306 d->totalFrames = data.toUInt(4, false); in readSV7()
341 d->sampleFrames = d->totalFrames * 1152 - lastFrameSamples; in readSV7()
344 d->sampleFrames = d->totalFrames * 1152 - 576; in readSV7()
355 d->totalFrames = data.toUInt(4, false); in readSV7()
357 d->totalFrames = data.toUShort(6, false); in readSV7()
359 d->sampleFrames = d->totalFrames * 1152 - 576; in readSV7()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ToolResults/
H A DGraphicsStats.php33 public $totalFrames; variable in Google_Service_ToolResults_GraphicsStats
129 public function setTotalFrames($totalFrames) argument
131 $this->totalFrames = $totalFrames;
135 return $this->totalFrames;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ToolResults/
H A DGraphicsStats.php33 public $totalFrames; variable in Google_Service_ToolResults_GraphicsStats
129 public function setTotalFrames($totalFrames) argument
131 $this->totalFrames = $totalFrames;
135 return $this->totalFrames;
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gtest/
H A DTestAudioTrackGraph.cpp321 uint32_t totalFrames = 0; in TEST() local
323 totalFrames += aFrames; in TEST()
412 uint32_t totalFrames = 0; in TEST() local
414 totalFrames += aFrames; in TEST()
433 uint32_t totalFrames = 0; in TEST() local
435 totalFrames += aFrames; in TEST()
557 uint32_t totalFrames = 0; in TEST() local
559 totalFrames += aFrames; in TEST()
578 totalFrames = 0; in TEST()
714 uint32_t totalFrames = 0; in TestCrossGraphPort() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gtest/
H A DTestAudioTrackGraph.cpp321 uint32_t totalFrames = 0; in TEST() local
323 totalFrames += aFrames; in TEST()
412 uint32_t totalFrames = 0; in TEST() local
414 totalFrames += aFrames; in TEST()
433 uint32_t totalFrames = 0; in TEST() local
435 totalFrames += aFrames; in TEST()
557 uint32_t totalFrames = 0; in TEST() local
559 totalFrames += aFrames; in TEST()
578 totalFrames = 0; in TEST()
714 uint32_t totalFrames = 0; in TestCrossGraphPort() local
[all …]
/dports/www/firefox/firefox-99.0/dom/media/gtest/
H A DTestAudioTrackGraph.cpp341 uint32_t totalFrames = 0; in TEST() local
343 totalFrames += aFrames; in TEST()
433 uint32_t totalFrames = 0; in TEST() local
435 totalFrames += aFrames; in TEST()
454 uint32_t totalFrames = 0; in TEST() local
456 totalFrames += aFrames; in TEST()
581 uint32_t totalFrames = 0; in TEST() local
583 totalFrames += aFrames; in TEST()
602 totalFrames = 0; in TEST()
1198 uint32_t totalFrames = 0; in TestCrossGraphPort() local
[all …]
/dports/devel/etl/synfig-1.2.2/synfig-osx/launcher/
H A Dquartz-audio.c57 UInt32 totalFrames; member
83 UInt32 totalFrames, in QuartzAudioEnvelope() argument
86 double fadeFrames = min(fadeLength, totalFrames / 2); in QuartzAudioEnvelope()
91 } else if (curFrame > totalFrames - fadeFrames) { in QuartzAudioEnvelope()
92 return (totalFrames-curFrame) / fadeFrames; in QuartzAudioEnvelope()
146 QuartzAudioEnvelope(data->curFrame+frame, data->totalFrames, in QuartzFillBuffer()
228 data.totalFrames = (int)(data.sampleRate * duration / 1000.0); in QuartzCoreAudioBell()
229 data.remainingFrames = data.totalFrames; in QuartzCoreAudioBell()
/dports/graphics/synfig/synfig-1.2.2/synfig-osx/launcher/
H A Dquartz-audio.c57 UInt32 totalFrames; member
83 UInt32 totalFrames, in QuartzAudioEnvelope() argument
86 double fadeFrames = min(fadeLength, totalFrames / 2); in QuartzAudioEnvelope()
91 } else if (curFrame > totalFrames - fadeFrames) { in QuartzAudioEnvelope()
92 return (totalFrames-curFrame) / fadeFrames; in QuartzAudioEnvelope()
146 QuartzAudioEnvelope(data->curFrame+frame, data->totalFrames, in QuartzFillBuffer()
228 data.totalFrames = (int)(data.sampleRate * duration / 1000.0); in QuartzCoreAudioBell()
229 data.remainingFrames = data.totalFrames; in QuartzCoreAudioBell()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-osx/launcher/
H A Dquartz-audio.c57 UInt32 totalFrames; member
83 UInt32 totalFrames, in QuartzAudioEnvelope() argument
86 double fadeFrames = min(fadeLength, totalFrames / 2); in QuartzAudioEnvelope()
91 } else if (curFrame > totalFrames - fadeFrames) { in QuartzAudioEnvelope()
92 return (totalFrames-curFrame) / fadeFrames; in QuartzAudioEnvelope()
146 QuartzAudioEnvelope(data->curFrame+frame, data->totalFrames, in QuartzFillBuffer()
228 data.totalFrames = (int)(data.sampleRate * duration / 1000.0); in QuartzCoreAudioBell()
229 data.remainingFrames = data.totalFrames; in QuartzCoreAudioBell()
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/test/
H A Dpatest_read_record.c91 int totalFrames; in main() local
99 totalFrames = NUM_SECONDS * SAMPLE_RATE; /* Record for a few seconds. */ in main()
100 numSamples = totalFrames * NUM_CHANNELS; in main()
140 err = Pa_ReadStream( stream, recordedSamples, totalFrames ); in main()
188 fwrite( recordedSamples, NUM_CHANNELS * sizeof(SAMPLE), totalFrames, fid ); in main()
225 err = Pa_WriteStream( stream, recordedSamples, totalFrames ); in main()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/portaudio/test/
H A Dpatest_read_record.c84 int totalFrames; in main() local
92 totalFrames = NUM_SECONDS * SAMPLE_RATE; /* Record for a few seconds. */ in main()
93 numSamples = totalFrames * NUM_CHANNELS; in main()
129 err = Pa_ReadStream( stream, recordedSamples, totalFrames ); in main()
177 fwrite( recordedSamples, NUM_CHANNELS * sizeof(SAMPLE), totalFrames, fid ); in main()
210 err = Pa_WriteStream( stream, recordedSamples, totalFrames ); in main()
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/test/
H A Dpatest_read_record.c91 int totalFrames; in main() local
99 totalFrames = NUM_SECONDS * SAMPLE_RATE; /* Record for a few seconds. */ in main()
100 numSamples = totalFrames * NUM_CHANNELS; in main()
140 err = Pa_ReadStream( stream, recordedSamples, totalFrames ); in main()
188 fwrite( recordedSamples, NUM_CHANNELS * sizeof(SAMPLE), totalFrames, fid ); in main()
225 err = Pa_WriteStream( stream, recordedSamples, totalFrames ); in main()
/dports/audio/portaudio/portaudio/test/
H A Dpatest_read_record.c91 int totalFrames; in main() local
99 totalFrames = NUM_SECONDS * SAMPLE_RATE; /* Record for a few seconds. */ in main()
100 numSamples = totalFrames * NUM_CHANNELS; in main()
140 err = Pa_ReadStream( stream, recordedSamples, totalFrames ); in main()
188 fwrite( recordedSamples, NUM_CHANNELS * sizeof(SAMPLE), totalFrames, fid ); in main()
225 err = Pa_WriteStream( stream, recordedSamples, totalFrames ); in main()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/test/
H A Dpatest_read_record.c91 int totalFrames;
99 totalFrames = NUM_SECONDS * SAMPLE_RATE; /* Record for a few seconds. */
100 numSamples = totalFrames * NUM_CHANNELS;
140 err = Pa_ReadStream( stream, recordedSamples, totalFrames );
188 fwrite( recordedSamples, NUM_CHANNELS * sizeof(SAMPLE), totalFrames, fid );
225 err = Pa_WriteStream( stream, recordedSamples, totalFrames );
/dports/sysutils/k3b/k3b-21.12.3/src/rip/videodvd/
H A Dk3bvideodvdrippingjob.cpp350 unsigned long long totalFrames = 0ULL; in initProgressInfo() local
353 totalFrames += m_dvd[m_titleRipInfos[i].title-1].playbackTime().totalFrames() * 2; in initProgressInfo()
355 totalFrames += m_dvd[m_titleRipInfos[i].title-1].playbackTime().totalFrames(); in initProgressInfo()
360 totalFrames += m_dvd[m_titleRipInfos[i].title-1].numChapters() * 200; in initProgressInfo()
364 … unsigned long long titleFrames = m_dvd[m_titleRipInfos[i].title-1].playbackTime().totalFrames(); in initProgressInfo()
372 if (totalFrames) { in initProgressInfo()
373 d->titleProgressParts[i] = (double)titleFrames/(double)totalFrames; in initProgressInfo()
374 d->titleClippingProgressParts[i] = (double)titleClippingFrames/(double)totalFrames; in initProgressInfo()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/ape/
H A Dapeproperties.cpp204 const unsigned int totalFrames = header.toUInt(12, false); in analyzeCurrent() local
205 if(totalFrames == 0) in analyzeCurrent()
210 d->sampleFrames = (totalFrames - 1) * blocksPerFrame + finalFrameBlocks; in analyzeCurrent()
221 const unsigned int totalFrames = header.toUInt(18, false); in analyzeOld() local
224 if(totalFrames == 0) in analyzeOld()
241 d->sampleFrames = (totalFrames - 1) * blocksPerFrame + finalFrameBlocks; in analyzeOld()

12345678910>>...18