mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
parent
8009fe22df
commit
5e4bcb9f1b
65 changed files with 585 additions and 874 deletions
2
thirdparty/libwebp/src/dsp/lossless.c
vendored
2
thirdparty/libwebp/src/dsp/lossless.c
vendored
|
|
@ -23,8 +23,6 @@
|
|||
#include "src/dsp/lossless.h"
|
||||
#include "src/dsp/lossless_common.h"
|
||||
|
||||
#define MAX_DIFF_COST (1e30f)
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Image transforms.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue