Searched refs:pcmlengths (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/lib/
H A Dvorbisfile.c511 vf->pcmlengths=_ogg_malloc(vf->links*2*sizeof(*vf->pcmlengths));
515 vf->pcmlengths[m*2+1]=endgran;
587 vf->pcmlengths[m*2+1]=searchgran;
588 vf->pcmlengths[m*2+2]=pcmoffset;
589 vf->pcmlengths[m*2+3]-=pcmoffset;
647 vf->pcmlengths[0]=pcmoffset;
648 vf->pcmlengths[1]-=pcmoffset;
739 granulepos-=vf->pcmlengths[link*2];
749 granulepos+=vf->pcmlengths[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/lib/
H A Dvorbisfile.c511 vf->pcmlengths=_ogg_malloc(vf->links*2*sizeof(*vf->pcmlengths));
515 vf->pcmlengths[m*2+1]=endgran;
587 vf->pcmlengths[m*2+1]=searchgran;
588 vf->pcmlengths[m*2+2]=pcmoffset;
589 vf->pcmlengths[m*2+3]-=pcmoffset;
647 vf->pcmlengths[0]=pcmoffset;
648 vf->pcmlengths[1]-=pcmoffset;
739 granulepos-=vf->pcmlengths[link*2];
749 granulepos+=vf->pcmlengths[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/lib/
H A Dvorbisfile.c511 vf->pcmlengths=_ogg_malloc(vf->links*2*sizeof(*vf->pcmlengths));
515 vf->pcmlengths[m*2+1]=endgran;
587 vf->pcmlengths[m*2+1]=searchgran;
588 vf->pcmlengths[m*2+2]=pcmoffset;
589 vf->pcmlengths[m*2+3]-=pcmoffset;
647 vf->pcmlengths[0]=pcmoffset;
648 vf->pcmlengths[1]-=pcmoffset;
739 granulepos-=vf->pcmlengths[link*2];
749 granulepos+=vf->pcmlengths[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/include/vorbis/
H A Dvorbisfile.h124 ogg_int64_t *pcmlengths; /* overloaded to maintain binary member in struct:OggVorbis_File
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/include/vorbis/
H A Dvorbisfile.h124 ogg_int64_t *pcmlengths; /* overloaded to maintain binary member in struct:OggVorbis_File
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/include/vorbis/
H A Dvorbisfile.h124 ogg_int64_t *pcmlengths; /* overloaded to maintain binary member in struct:OggVorbis_File

Completed in 180 milliseconds