Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dquant.c419 static int TrellisQuantizeBlock(const VP8EncIterator* const it, in TrellisQuantizeBlock() function
604 TrellisQuantizeBlock(it, tmp[n], rd->y_ac_levels[n], ctx, 0, in ReconstructIntra16()
640 nz = TrellisQuantizeBlock(it, tmp, levels, ctx, 3, &dqm->y1_, in ReconstructIntra4()
669 TrellisQuantizeBlock(it, tmp[n], rd->uv_levels[n], ctx, 2, in ReconstructUV()