Home
last modified time | relevance | path

Searched refs:Sampled_getWindowSamples (Results 1 – 25 of 34) sorted by relevance

12

/dports/audio/praat/praat-6.2.03/dwtools/
H A DMultiSampledSpectrogram.cpp184 if (Sampled_getWindowSamples (me, flow, fhigh, & iflow, & ifhigh) > 0)
229 if (Sampled_getWindowSamples (me, fmin, fmax, & ifmin, & ifmax) == 0)
231 …const integer maximumNumberOfFrames = Sampled_getWindowSamples (my frequencyBins.at [ifmax], tmin,…
242 if (Sampled_getWindowSamples (frequencyBin, tmin, tmax, & itmin, & itmax) == 0)
257 const integer numberOfFrames = Sampled_getWindowSamples (
H A DLtas_extensions.cpp29 const integer numberOfSamples = Sampled_getWindowSamples (me, fmin, fmax, & ifmin, & ifmax);
H A DSpectrum_and_MultiSampledSpectrogram.cpp145 …const integer numberOfSamplesFromSpectrum = Sampled_getWindowSamples (me, spectrum_fmin, spectrum_… in Spectrum_into_MultiSampledSpectrogram()
161 const integer numberToBeWindowed = Sampled_getWindowSamples (me, window_fmin, window_fmax, in Spectrum_into_MultiSampledSpectrogram()
219 (void) Sampled_getWindowSamples (thee.get(), flow, fhigh, & iflow, & ifhigh); in MultiSampledSpectrogram_to_Spectrum()
H A DConstantQSpectrograms.cpp107 … if (Sampled_getWindowSamples (to_bin, fromTime, toTime, & itmin, & itmax) > 0 && from_index > 0) {
H A DCC.cpp127 integer numberOfSelected = Sampled_getWindowSamples (me, xmin, xmax, & bframe, & eframe); in CC_drawC0()
H A DSound_and_Spectrogram_extensions.cpp173 Sampled_getWindowSamples (him.get(), fl_hz, fh_hz, & ifrom, & ito);
/dports/audio/praat/praat-6.2.03/fon/
H A DSampled.cpp53 integer Sampled_getWindowSamples (Sampled me, double xmin, double xmax, integer *ixmin, integer *ix… in Sampled_getWindowSamples() function
139 return Sampled_getWindowSamples (me, *inout_xmin, *inout_xmax, out_imin, out_imax); in autoWindowDomainSamples()
196 if (Sampled_getWindowSamples (me, xmin, xmax, & imin, & imax) > 0) { in Sampled_getSumAndDefinitionRange()
359 if (Sampled_getWindowSamples (me, xmin, xmax, & imin, & imax) > 0) { in Sampled_getSum2AndDefinitionRange()
543 if (! Sampled_getWindowSamples (me, xmin, xmax, & imin, & imax)) { in Sampled_getMinimumAndX()
642 if (! Sampled_getWindowSamples (me, xmin, xmax, & imin, & imax)) { in Sampled_getMaximumAndX()
734 integer numberOfSamples = Sampled_getWindowSamples (me, xmin, xmax, & ixmin, & ixmax); in Sampled_speckleInside()
764 integer numberOfSamples = Sampled_getWindowSamples (me, xmin, xmax, & ixmin, & ixmax); in Sampled_drawInside()
H A DFormant.cpp114 if (! Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax)) in Formant_drawTracks()
144 if (! Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax)) in Formant_drawSpeckles_inside()
277 if (! Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax)) in Formant_getExtrema()
346 if (! Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax)) in Formant_getStandardDeviation()
388 if (! Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax)) in Formant_scatterPlot()
H A DPointEditor.cpp210 if (Sampled_getWindowSamples (sound, our startWindow, our endWindow, & first, & last) >= 1) { in v_draw()
222 if (Sampled_getWindowSamples (sound, our startWindow, our endWindow, & first, & last) > 1) { in v_draw()
H A DSoundEditor.cpp54 integer first, last, selectionNumberOfSamples = Sampled_getWindowSamples (sound, in menu_cb_Cut()
219 Sampled_getWindowSamples (sound, my startSelection, my endSelection, & first, & last); in menu_cb_SetSelectionToZero()
356 …integer selectedSamples = Sampled_getWindowSamples (eitherData, our startSelection, our endSelecti… in v_draw()
H A DLongSound.cpp348 integer numberOfSamples = Sampled_getWindowSamples (me, tmin, tmax, & firstSample, & lastSample); in LongSound_extractPart()
391 integer n = Sampled_getWindowSamples (me, tmin, tmax, & imin, & imax); in LongSound_savePartAsAudioFile()
506 const integer n = Sampled_getWindowSamples (me, tmin, tmax, & imin, & imax); in LongSound_haveWindow()
515 (void) Sampled_getWindowSamples (me, tmin, tmax, & imin, & imax); in LongSound_getWindowExtrema()
577 if ((n = Sampled_getWindowSamples (me, tmin, tmax, & i1, & i2)) < 2) return; in LongSound_playPart()
H A DSpectrogramEditor.cpp33 Sampled_getWindowSamples (spectrogram, our startWindow, our endWindow, & itmin, & itmax); in v_draw()
H A DVector.cpp191 if (! Sampled_getWindowSamples (me, xmin, xmax, & imin, & imax)) { in Vector_getMinimumAndX()
281 if (! Sampled_getWindowSamples (me, xmin, xmax, & imin, & imax)) { in Vector_getMaximumAndX()
377 integer imin, imax, n = Sampled_getWindowSamples (me, xmin, xmax, & imin, & imax); in Vector_getStandardDeviation()
H A DSampled.h45 integer Sampled_getWindowSamples (Sampled me, double xmin, double xmax, integer *ixmin, integer *ix…
H A DHarmonicity.cpp27 integer numberOfFrames = Sampled_getWindowSamples (me, tmin, tmax, & imin, & imax); in Harmonicity_getSoundingValues()
H A DLtas.cpp180 if ((n = Sampled_getWindowSamples (me, fmin, fmax, & imin, & imax)) < 2) in Ltas_computeTrendLine()
220 if ((n = Sampled_getWindowSamples (me, fmin, fmax, & imin, & imax)) < 2) in Ltas_subtractTrendLine()
H A DSpectrumEditor.cpp66 …const integer selectedSamples = Sampled_getWindowSamples (spectrum, our startSelection, our endSel… in v_draw()
H A DTimeSoundEditor.cpp224 integer first, last, numberOfSamples = Sampled_getWindowSamples (sound, in do_write()
498 …integer first, last, selectedSamples = Sampled_getWindowSamples (sound, our startSelection, our en… in v_updateMenuItems_file()
548 …if (Sampled_getWindowSamples (sound ? (Sampled) sound : (Sampled) longSound, my startWindow, my en… in TimeSoundEditor_drawSound()
H A DSound.cpp279 *n = Sampled_getWindowSamples (me, xmin, xmax, & imin, & imax);
928 Sampled_getWindowSamples (me, tmin, tmax, & imin, & imax);
1207 integer n = Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax);
1266 const integer n = Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax) / 2;
H A DPitchEditor.cpp168 Sampled_getWindowSamples (pitch, our startWindow, our endWindow, & it1, & it2);
/dports/audio/praat/praat-6.2.03/LPC/
H A DFormantPath_to_IntervalTier.cpp33 Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax); in FormantPath_to_IntervalTier()
H A DFormant_extensions.cpp158 const integer numberOfFrames = Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax); in Formant_listFormantSlope()
234 const integer numberOfFrames = Sampled_getWindowSamples (me, tmin, tmax, & ifmin, & ifmax); in Formant_extractPart()
H A DLineSpectralFrequencies.cpp82 if (! Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax)) in LineSpectralFrequencies_drawFrequencies()
H A DLPC.cpp97 if (! Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax)) in LPC_drawGain()
H A DFormantPath.cpp469 Sampled_getWindowSamples (formant, tmin, tmax, & ifmin, & ifmax); in FormantPath_downTo_Table_optimalInterval()
502 if (! Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax)) in Formant_speckles_inside()
561 const integer numberOfSamples = Sampled_getWindowSamples (me, tmin, tmax, & itmin, & itmax); in FormantPath_drawAsGrid_inside()

12