Home
last modified time | relevance | path

Searched refs:rec_avel (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Djack.c326 …mainw->rec_avel = fabs((double)jackd->sample_in_rate / (double)afile->arps) * (double)afile->adire… in jack_get_rec_avals()
1964 mainw->rec_avel = sfile->arate / sfile->arps; in jack_aud_pb_ready()
H A Dpulse.c188 …mainw->rec_avel = fabs((double)pulsed->in_arate / (double)afile->arps) * (double)afile->adirection; in pulse_get_rec_avals()
2059 mainw->rec_avel = sfile->pb_fps / sfile->fps;
H A Dmain.c8044 mainw->rec_avel = 1.;
8047 insert_audio_event_at(event, -1, mainw->rec_aclip, mainw->rec_aseek, mainw->rec_avel);
8194 mainw->rec_avel = 1.;
8200 … insert_audio_event_at(xevent, -1, mainw->rec_aclip, mainw->rec_aseek, mainw->rec_avel);
9841 mainw->rec_avel = 0.;
9912 mainw->rec_avel = (double)mainw->jackd->sample_in_rate / (double)mainw->files[new_file]->arps;
9954 mainw->rec_avel = 0.;
10026 mainw->rec_avel = (double)mainw->pulsed->in_arate / (double)mainw->files[new_file]->arps;
10058 mainw->rec_avel = 0.;
H A Dmainwindow.h968 volatile double rec_avel; member
H A Ddialogs.c2492 mainw->rec_avel = 1.; in do_progress_dialog()
2513 mainw->rec_avel = 1.; in do_progress_dialog()
H A Daudio.c4074 mainw->rec_avel = SIGNED_DIVIDE((double)pulsed->in_arate, (double)afile->arate);
H A Dsaveplay.c2649 mainw->rec_avel = 1.;
H A Dcallbacks.c4627 mainw->rec_avel = 1.;