HomeSort by relevance Sort by last modified time
    Searched refs:level_cost_ (Results 1 - 3 of 3) sorted by null

  /external/webp/src/enc/
cost.c 362 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
557 res->cost = enc->proba_.level_cost_[coeff_type];
vp8enci.h 211 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 13056 bytes member in struct:__anon21240
quant.c 556 const CostArray* const costs = enc->proba_.level_cost_[coeff_type];
    [all...]

Completed in 40 milliseconds