Searched refs:level_cost_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dcost.c362 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
557 res->cost = enc->proba_.level_cost_[coeff_type];
H A Dvp8enci.h211 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 13056 bytes member in struct:__anon13284
H A Dquant.c556 const CostArray* const costs = enc->proba_.level_cost_[coeff_type];
/external/webp/src/enc/
H A Dcost.c362 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
557 res->cost = enc->proba_.level_cost_[coeff_type];
H A Dvp8enci.h211 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 13056 bytes member in struct:__anon33381
H A Dquant.c556 const CostArray* const costs = enc->proba_.level_cost_[coeff_type];

Completed in 143 milliseconds