Home
last modified time | relevance | path

Searched defs:all_x_max (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/dsp/
Dlossless.c639 int all_x_max = tile_x_offset + max_tile_size; in VP8LResidualImage() local
890 int all_x_max = tile_x_offset + max_tile_size; in GetBestColorTransformForTile() local
1016 int all_x_max; in VP8LColorSpaceTransform() local
/external/webp/src/dsp/
Dlossless_enc.c967 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile() local
1014 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform() local