HomeSort by relevance Sort by last modified time
    Searched refs:GetBestPredictorForTile (Results 1 - 2 of 2) sorted by null

  /external/webp/src/dsp/
lossless_enc.c 555 static int GetBestPredictorForTile(int width, int height,
702 const int pred = GetBestPredictorForTile(width, height, tile_x, tile_y,
    [all...]
  /external/opencv3/3rdparty/libwebp/dsp/
lossless.c 521 static int GetBestPredictorForTile(int width, int height,
643 pred = GetBestPredictorForTile(width, height, tile_x, tile_y, bits, histo,
    [all...]

Completed in 110 milliseconds