Home
last modified time | relevance | path

Searched defs:max_tile_size (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c683 const int max_tile_size = 1 << bits; in GetBestColorTransformForTile() local
719 const int max_tile_size = 1 << bits; in VP8LColorSpaceTransform() local
703 CopyTileWithColorTransform(int xsize, int ysize, int tile_x, int tile_y, int max_tile_size, VP8LMultipliers color_transform, uint32_t* argb) CopyTileWithColorTransform() argument
[all...]

Completed in 3 milliseconds