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

  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 253 int lambda_mode_, lambda_trellis_, tlambda_; member in struct:__anon20462
quant.c 190 m->lambda_mode_ = (1 * q4 * q4) >> 7;
805 SetRDScore(dqm->lambda_mode_, rd); // finalize score for mode decision.
873 SetRDScore(dqm->lambda_mode_, &rd_i4);
    [all...]
  /external/webp/src/enc/
quant.c 265 m->lambda_mode_ = (1 * q4 * q4) >> 7;
    [all...]
vp8enci.h 201 int lambda_mode_, lambda_trellis_, tlambda_; member in struct:__anon26163

Completed in 131 milliseconds