Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dogg_vorbis.c105 static int vorbis_rnull (SF_PRIVATE *psf, int samples, void *vptr, int off , int channels, float **pcm) ;
548 vorbis_rnull (SF_PRIVATE *UNUSED (psf), int samples, void *UNUSED (vptr), int UNUSED (off) , int channels, float **UNUSED (pcm)) in UNUSED()
551 } /* vorbis_rnull */ in UNUSED()
864 vorbis_read_sample (psf, (void *) NULL, (target - vdata->gp) * psf->sf.channels, vorbis_rnull) ; in vorbis_skip() local

Completed in 2 milliseconds