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

  /external/opencv3/3rdparty/libwebp/enc/
cost.c 366 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
vp8enci.h 209 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 11.4k member in struct:__anon20459
frame.c 265 res->cost = enc->proba_.level_cost_[coeff_type];
quant.c 493 CostArray* const costs = it->enc_->proba_.level_cost_[coeff_type];
    [all...]
  /external/webp/src/enc/
cost.c 70 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
85 proba->level_cost_[ctype][VP8EncBands[n]][ctx];
vp8enci.h 154 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 13056 bytes member in struct:__anon26160

Completed in 5748 milliseconds