HomeSort by relevance Sort by last modified time
    Searched full:_initial_pcmoffset (Results 1 - 1 of 1) sorted by null

  /external/libvorbis/lib/
vorbisfile.c 421 static ogg_int64_t _initial_pcmoffset(OggVorbis_File *vf, vorbis_info *vi){ function
573 pcmoffset = _initial_pcmoffset(vf,&vi);
622 ogg_int64_t pcmoffset = _initial_pcmoffset(vf,vf->vi);
    [all...]

Completed in 282 milliseconds