Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dogg_vorbis.c92 static int vorbis_calculate_granulepos (SF_PRIVATE *psf, uint64_t *gp_out) ;
244 vorbis_calculate_granulepos (psf, &vdata->pcm_start) ; in vorbis_read_header()
655 vorbis_calculate_granulepos (psf, &vdata->gp) ; in vorbis_read_sample()
831 vorbis_calculate_granulepos (psf, &vdata->gp) ; in vorbis_skip()
910 ret = vorbis_calculate_granulepos (psf, &vdata->gp) ; in vorbis_seek_trysearch()
966 vorbis_calculate_granulepos (SF_PRIVATE *psf, uint64_t *gp_out) in vorbis_calculate_granulepos() function
1046 } /* vorbis_calculate_granulepos */ in vorbis_calculate_granulepos()

Completed in 3 milliseconds