Home
last modified time | relevance | path

Searched refs:pcm_channels (Results 1 – 2 of 2) sorted by relevance

/external/libvorbis/include/vorbis/
Dvorbisfile.h189 extern long ov_read_float(OggVorbis_File *vf,float ***pcm_channels,int samples,
/external/libvorbis/lib/
Dvorbisfile.c2001 long ov_read_float(OggVorbis_File *vf,float ***pcm_channels,int length, in ov_read_float() argument
2011 if(pcm_channels)*pcm_channels=pcm; in ov_read_float()