Move some lossless logic out of dsp.

Change-Id: I4cfd60cd5497666a2e1c188ceada2e71b05f1505
This commit is contained in:
Vincent Rabaud
2016-09-13 14:48:50 +02:00
parent 78363e9e51
commit 6cc48b1728
9 changed files with 729 additions and 696 deletions

View File

@ -195,6 +195,7 @@ model {
include "picture_psnr.c"
include "picture_rescale.c"
include "picture_tools.c"
include "predictor.c"
include "quant.c"
include "syntax.c"
include "token.c"