mirror of
https://github.com/webmproject/libwebp.git
synced 2025-01-24 21:52:55 +01:00
cosmetics
This commit is contained in:
parent
edf59ab320
commit
46d90363af
@ -129,6 +129,7 @@ static inline void ITransformOne(const uint8_t* ref, const int16_t* in,
|
||||
tmp++;
|
||||
}
|
||||
}
|
||||
|
||||
static void ITransform(const uint8_t* ref, const int16_t* in, uint8_t* dst,
|
||||
int do_two) {
|
||||
ITransformOne(ref, in, dst);
|
||||
|
Loading…
x
Reference in New Issue
Block a user