summaryrefslogtreecommitdiffstats
path: root/libavcodec/flacdsp_lpc_template.c
Commit message (Collapse)AuthorAgeFilesLines
* flacdsp: move lpc encoding from FLAC encoder to FLACDSPContextJustin Ruggles2012-11-051-0/+141
Also, templatize the functions for 16-bit and 32-bit sample range. This will be used for 24-bit FLAC encoding.
OpenPOWER on IntegriCloud