Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/enc/
H A Dpredictor_enc.c697 const int all_x_max = GetMin(tile_x_offset + max_tile_size, xsize); in GetBestColorTransformForTile() local
747 const int all_x_max = GetMin(tile_x_offset + max_tile_size, width); in VP8LColorSpaceTransform() local