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

/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DSnackOgg.c161 extern long ov_read_float(OggVorbis_File *vf,float ***pcm_channels,int samples,
1914 /* input values: pcm_channels) a float vector per channel of output
1928 long ov_read_float(OggVorbis_File *vf,float ***pcm_channels,int length, argument
1938 if(pcm_channels)*pcm_channels=pcm;

Completed in 65 milliseconds