Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpredictor_enc.c69 static WEBP_INLINE void PredictBatch(int mode, int x_start, int y, in PredictBatch() function
232 PredictBatch(mode, x_start, y, x_end - x_start, current_row, upper_row, in GetResidual()
420 PredictBatch(kPredLowEffort, 0, y, width, current_row, upper_row, in CopyImageWithPrediction()