On Tue, Jul 11, 2006 at 05:47:37PM -0700, Mary Amon wrote: > I feel really silly asking this, but where is read_residual_partitioned_rice > > > >_() ? I tried using the standard find feature on text editors for all of > >the .c and .cpp files in libFLAC and libFLAC++, but nothing came up.
The implementation starts, in flac-1.1.2, in src/libFLAC/stream_decoder.c line 2069. If you're on *nix, fgrep is your friend. :) -r _______________________________________________ Flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
