Home
last modified time | relevance | path

Searched refs:sample_inc (Results 1 – 16 of 16) sorted by relevance

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/vda/
H A Dssim.cpp336 chunk->parent->dfile->upload_rate.sample_inc( in handle()
347 chunk->parent->dfile->download_rate.sample_inc( in handle()
365 chunk->parent->dfile->upload_rate.sample_inc( in handle()
378 chunk->parent->dfile->download_rate.sample_inc( in handle()
392 chunk->parent->dfile->upload_rate.sample_inc( in remove()
398 chunk->parent->dfile->download_rate.sample_inc( in remove()
433 fp->disk_usage.sample_inc(size, false, sim.now, "init"); in CHUNK()
498 parent->dfile->disk_usage.sample_inc( in upload_complete()
536 dfile->disk_usage.sample_inc( in encode()
H A Dstats.cpp96 void STATS_ITEM::sample_inc(double inc, bool collecting_stats, double now, const char* reason) { in sample_inc() function in STATS_ITEM
104 sample_inc(0, true, now); in print()
H A Dstats.h44 void sample_inc(double inc, bool collecting_stats, double now, const char* reason=NULL);
H A Dvda_lib.cpp510 fp->disk_usage.sample_inc( in recovery_action()
543 parent->dfile->disk_usage.sample_inc( in recovery_action()
/dports/science/mcstas-comps/mcstas-comps-2.5-src/examples/
H A DSamples_Isotropic_Sqw.instr22 * sample_inc: [str] name of incoherent Sqw data file
28 …s_Isotropic_Sqw(lambda=3.4, string sample_coh="Rb_liq_coh.sqw", string sample_inc="Rb_liq_inc.sqw")
48 Sqw_coh=sample_coh, Sqw_inc=sample_inc
H A DTest_Monitor_Sqw.instr28 * given as 'sample_coh' and 'sample_inc' file names in McStas Sqw or PowderN format.
29 * Setting the 'sample_coh=sample_inc=0' removes the sample, e.g. to study the container or
90 * sample_inc: [str] sample incoherent Sqw data file or NULL
112 …2, beam_resolution_meV=0.1, string sample_coh="Rb_liq_coh.sqw", string sample_inc="Rb_liq_inc.sqw"…
241 Sqw_coh= sample_coh, Sqw_inc = sample_inc, p_interact=0.95)
H A DILL_IN4.instr82 * sample_inc: [str] Sample incoherent dynamic structure factor (.sqw) or NULL
91 …io=4, dE=0, Sapphire_present=1, string sample_coh="Dirac2D.sqw", string sample_inc="NULL", order=1)
531 Sqw_coh= sample_coh, Sqw_inc= sample_inc, p_interact=0.9,
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/sound/
H A Dorg.cpp607 chan->sample_inc = (new_sample_rate / (float_type)samplK); in note_open()
656 chan->phaseacc += chan->sample_inc; in note_gen()
703 chan->sample_inc = (new_sample_rate / (float_type)drumK); in drum_open()
706 gen_samples = (int)((float_type)drumtable[wave].nsamples / chan->sample_inc); in drum_open()
752 chan->phaseacc += chan->sample_inc; in drum_gen()
H A Dorg.h50 float_type sample_inc; // speed at which to iterate over the wavetable waveform member
/dports/emulators/mednafen/mednafen/src/cdplay/
H A Dcdplay.cpp323 const float sample_inc = (next_unip_samp - unip_samp) / oversample; in Emulate() local
326 for(int osi = 0; osi < oversample; osi++, sample += sample_inc) in Emulate()
/dports/audio/wildmidi/wildmidi-wildmidi-0.4.2/include/
H A Dinternal_midi.h60 uint32_t sample_inc; member
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wildmidi/src/
H A Dwildmidi_lib.c258 unsigned long int sample_inc; member
2606 nte->sample_inc = get_inc (mdi, nte);
2917 (*note_data)->sample_inc = get_inc (mdi, *note_data);
3014 (*note_data)->sample_inc = get_inc (mdi, *note_data);
3116 unsigned long int smpl_pos = (*note_data)->sample_pos + (count_a * (*note_data)->sample_inc);
3121 …->sample->data_length << 10) - smpl_pos + (*note_data)->sample_inc - 1) / (*note_data)->sample_inc;
3124 …ength << 10) - (*note_data)->sample_pos + (*note_data)->sample_inc - 1) / (*note_data)->sample_inc;
3140 … (((*note_data)->sample->data_length << 10) - (*note_data)->sample_pos) / (*note_data)->sample_inc;
4111 (*note_data)->sample_pos += (*note_data)->sample_inc;
4314 (*note_data)->sample_pos += (*note_data)->sample_inc;
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/wildmidi/
H A Dwildmidi_lib.cpp99 unsigned int sample_inc; member
1613 nte->sample_inc = get_inc(mdi, nte); in do_note_on()
1934 note_data->sample_inc = get_inc(mdi, note_data); in do_pitch()
2073 note_data->sample_pos += note_data->sample_inc; in WM_Mix_Linear()
2294 note_data->sample_pos += note_data->sample_inc; in WM_Mix_Gauss()
/dports/games/zdoom/zdoom-2.8.1/src/wildmidi/
H A Dwildmidi_lib.cpp120 unsigned int sample_inc; member
1662 nte->sample_inc = get_inc(mdi, nte); in do_note_on()
1981 note_data->sample_inc = get_inc(mdi, note_data); in do_pitch()
2149 note_data->sample_pos += note_data->sample_inc; in WM_Mix_Linear()
2370 note_data->sample_pos += note_data->sample_inc; in WM_Mix_Gauss()
/dports/audio/wildmidi/wildmidi-wildmidi-0.4.2/src/
H A Dwildmidi_lib.c931 note_data->sample_pos += note_data->sample_inc; in WM_GetOutput_Linear()
1269 note_data->sample_pos += note_data->sample_inc; in WM_GetOutput_Gauss()
H A Dinternal_midi.c748 nte->sample_inc = get_inc(mdi, nte);
1109 note_data->sample_inc = get_inc(mdi, note_data);