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

/external/chromium_org/third_party/libwebp/dsp/
H A Dlossless.c602 static int GetBestPredictorForTile(int width, int height, function
715 pred = GetBestPredictorForTile(width, height, tile_x, tile_y, bits,
/external/webp/src/dsp/
H A Dlossless.c593 static int GetBestPredictorForTile(int width, int height, function
706 pred = GetBestPredictorForTile(width, height, tile_x, tile_y, bits,

Completed in 5704 milliseconds