mirror of
https://github.com/webmproject/libwebp.git
synced 2025-04-03 23:46:49 +02:00
Merge "cosmetics: backward_references.c: reindent after a7d2ee3"
This commit is contained in:
commit
6e37cb942f
@ -817,8 +817,8 @@ int VP8LGetBackwardReferences(int width, int height,
|
|||||||
|
|
||||||
// Returns entropy for the given cache bits.
|
// Returns entropy for the given cache bits.
|
||||||
static double ComputeCacheEntropy(const uint32_t* const argb,
|
static double ComputeCacheEntropy(const uint32_t* const argb,
|
||||||
int xsize, int ysize,
|
int xsize, int ysize,
|
||||||
const VP8LBackwardRefs* const refs,
|
const VP8LBackwardRefs* const refs,
|
||||||
int cache_bits) {
|
int cache_bits) {
|
||||||
int pixel_index = 0;
|
int pixel_index = 0;
|
||||||
int i;
|
int i;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user