mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-16 05:49:51 +02:00
Make histo_bits and transform_bits function of quality.
Change-Id: Ic34e40853604811abc63a38e09d6a01961649efc
This commit is contained in:
@ -45,7 +45,6 @@ typedef struct {
|
||||
|
||||
// Encoding parameters derived from quality parameter.
|
||||
int use_lz77_;
|
||||
int palette_bits_;
|
||||
int histo_bits_;
|
||||
int transform_bits_;
|
||||
|
||||
|
Reference in New Issue
Block a user