Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless_enc.c555 static int GetBestPredictorForTile(int width, int height, in GetBestPredictorForTile() function
702 const int pred = GetBestPredictorForTile(width, height, tile_x, tile_y, in VP8LResidualImage()