[Flac-dev] Building a Rice Encoder/Decoder from FLAC
Ralph Giles
giles at xiph.org
Tue Jul 11 20:31:55 PDT 2006
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
More information about the Flac-dev
mailing list