Home
last modified time | relevance | path

Searched refs:tile_argb (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dpredictor_enc.c668 const uint32_t* const tile_argb = argb + tile_y_offset * xsize in GetBestColorTransformForTile() local
673 GetBestGreenToRed(tile_argb, xsize, tile_width, tile_height, in GetBestColorTransformForTile()
675 GetBestGreenRedToBlue(tile_argb, xsize, tile_width, tile_height, in GetBestColorTransformForTile()