Searched refs:TrellisQuantizeBlock (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | quant_enc.c | 588 static int TrellisQuantizeBlock(const VP8Encoder* const enc, in TrellisQuantizeBlock() function 779 TrellisQuantizeBlock(enc, tmp[n], rd->y_ac_levels[n], ctx, 0, in ReconstructIntra16() 821 nz = TrellisQuantizeBlock(enc, tmp, levels, ctx, 3, &dqm->y1_, in ReconstructIntra4() 931 TrellisQuantizeBlock(enc, tmp[n], rd->uv_levels[n], ctx, 2, in ReconstructUV()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | ChangeLog | 729 a2fe9bf4 Speedup TrellisQuantizeBlock().
|
Completed in 12 milliseconds