Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dquant.c424 ProbaArray* const last_costs = it->enc_->proba_.coeffs_[coeff_type]; in TrellisQuantizeBlock() local
438 const int last_proba = last_costs[VP8EncBands[first]][ctx0][0]; in TrellisQuantizeBlock()
494 last_proba = last_costs[VP8EncBands[n + 1]][cur->ctx][0]; in TrellisQuantizeBlock()