Home | History | Annotate | Download | only in enc

Lines Matching refs:levels

645 // quantized levels in *levels.
694 int16_t levels[16],
708 nz = TrellisQuantizeBlock(it, tmp, levels, ctx, 3, &dqm->y1_,
711 nz = VP8EncQuantizeBlock(tmp, levels, 0, &dqm->y1_);