Searched refs:dataoffsets (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/examples/
H A Dchaining_example.c64 (ov.dataoffsets[i]-ov.offsets[i]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/examples/
H A Dchaining_example.c64 (ov.dataoffsets[i]-ov.offsets[i]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/examples/
H A Dchaining_example.c64 (ov.dataoffsets[i]-ov.offsets[i]));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/lib/
H A Dvorbisfile.c504 if(vf->dataoffsets)_ogg_free(vf->dataoffsets);
510 vf->dataoffsets=_ogg_malloc(vf->links*sizeof(*vf->dataoffsets));
582 vf->dataoffsets[m+1]=dataoffset;
613 ogg_int64_t dataoffset=vf->dataoffsets[0],end,endgran=-1;
646 vf->dataoffsets[0]=dataoffset;
920 vf->dataoffsets=_ogg_calloc(1,sizeof(*vf->dataoffsets));
922 vf->dataoffsets[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/lib/
H A Dvorbisfile.c504 if(vf->dataoffsets)_ogg_free(vf->dataoffsets);
510 vf->dataoffsets=_ogg_malloc(vf->links*sizeof(*vf->dataoffsets));
582 vf->dataoffsets[m+1]=dataoffset;
613 ogg_int64_t dataoffset=vf->dataoffsets[0],end,endgran=-1;
646 vf->dataoffsets[0]=dataoffset;
920 vf->dataoffsets=_ogg_calloc(1,sizeof(*vf->dataoffsets));
922 vf->dataoffsets[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/lib/
H A Dvorbisfile.c504 if(vf->dataoffsets)_ogg_free(vf->dataoffsets);
510 vf->dataoffsets=_ogg_malloc(vf->links*sizeof(*vf->dataoffsets));
582 vf->dataoffsets[m+1]=dataoffset;
613 ogg_int64_t dataoffset=vf->dataoffsets[0],end,endgran=-1;
646 vf->dataoffsets[0]=dataoffset;
920 vf->dataoffsets=_ogg_calloc(1,sizeof(*vf->dataoffsets));
922 vf->dataoffsets[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/include/vorbis/
H A Dvorbisfile.h122 ogg_int64_t *dataoffsets; member in struct:OggVorbis_File
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/include/vorbis/
H A Dvorbisfile.h122 ogg_int64_t *dataoffsets; 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.h122 ogg_int64_t *dataoffsets; member in struct:OggVorbis_File

Completed in 205 milliseconds