Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpredictor_enc.c318 const int context_width = max_x + have_left + (max_x < width - start_x); in GetBestPredictorForTile() local
373 MaxDiffsForRow(context_width, width, argb + y * width + context_start_x, in GetBestPredictorForTile()