Home | History | Annotate | Download | only in lib

Lines Matching full:pcmoffset

474   ogg_int64_t pcmoffset;
573 pcmoffset = _initial_pcmoffset(vf,&vi);
589 vf->pcmlengths[m*2+2]=pcmoffset;
590 vf->pcmlengths[m*2+3]-=pcmoffset;
622 ogg_int64_t pcmoffset = _initial_pcmoffset(vf,vf->vi);
648 vf->pcmlengths[0]=pcmoffset;
649 vf->pcmlengths[1]-=pcmoffset;