Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dquant_enc.c587 static int TrellisQuantizeBlock(const VP8Encoder* const enc, in TrellisQuantizeBlock() function
778 TrellisQuantizeBlock(enc, tmp[n], rd->y_ac_levels[n], ctx, 0, in ReconstructIntra16()
820 nz = TrellisQuantizeBlock(enc, tmp, levels, ctx, 3, &dqm->y1_, in ReconstructIntra4()
849 TrellisQuantizeBlock(enc, tmp[n], rd->uv_levels[n], ctx, 2, in ReconstructUV()