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

/external/opencv3/3rdparty/libwebp/enc/
H A Dcost.c366 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
H A Dvp8enci.h209 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 11.4k member in struct:__anon14954
H A Dframe.c265 res->cost = enc->proba_.level_cost_[coeff_type];
H A Dquant.c493 CostArray* const costs = it->enc_->proba_.level_cost_[coeff_type];
/external/webp/src/enc/
H A Dcost.c70 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
85 proba->level_cost_[ctype][VP8EncBands[n]][ctx];
H A Dvp8enci.h154 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 13056 bytes member in struct:__anon20554

Completed in 298 milliseconds