Home | History | Annotate | Download | only in Tremolo

Lines Matching defs:accumulated

408       ogg_int64_t accumulated=0,pos;
434 accumulated+=(lastblock+thisblock)>>2;
442 accumulated= pos-accumulated;
449 if(accumulated<0)accumulated=0;
451 vf->pcmlengths[i*2]=accumulated;