Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dquant.c505 const int prev_ctx = prev->ctx; in TrellisQuantizeBlock() local
506 const uint16_t* const tcost = costs[VP8EncBands[n]][prev_ctx]; in TrellisQuantizeBlock()