Lines Matching full:totalshift
115 totalshift+pos*ve->searchstep);*/
213 static ogg_int64_t totalshift=-1024;
287 (totalshift+ve->cursor)/44100.,
288 (totalshift+j)/44100.);
289 _analysis_output_always("pcmL",seq,v->pcm[0],v->pcm_current,0,0,totalshift);
290 _analysis_output_always("pcmR",seq,v->pcm[1],v->pcm_current,0,0,totalshift);
292 _analysis_output_always("markL",seq,v->pcm[0],j,0,0,totalshift);
293 _analysis_output_always("markR",seq,v->pcm[1],j,0,0,totalshift);
299 _analysis_output_always(buf,seq,marker,v->pcm_current,0,0,totalshift);
306 _analysis_output_always(buf,seq,marker,v->pcm_current,0,0,totalshift);
310 _analysis_output_always("mark",seq,marker,v->pcm_current,0,0,totalshift);
368 totalshift+=shift;