Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dframe.c38 } VP8Residual; typedef
107 static int RecordCoeffs(int ctx, VP8Residual* res) { in RecordCoeffs()
198 VP8Encoder* const enc, VP8Residual* const res) { in InitResidual()
207 VP8Residual* const res) { in SetResidualCoeffs()
222 static int GetResidualCost(int ctx, const VP8Residual* const res) { in GetResidualCost()
257 VP8Residual res; in VP8GetCostLuma4()
269 VP8Residual res; in VP8GetCostLuma16()
294 VP8Residual res; in VP8GetCostUV()
317 static int PutCoeffs(VP8BitWriter* const bw, int ctx, const VP8Residual* res) { in PutCoeffs()
392 VP8Residual res; in CodeResiduals()
[all …]