Searched refs:lambda_mode_ (Results 1 - 2 of 2) sorted by relevance

/external/webp/src/enc/
H A Dvp8enci.h231 int lambda_mode_, lambda_trellis_, tlambda_; member in struct:__anon12289
H A Dquant.c186 m->lambda_mode_ = (1 * q4 * q4) >> 7;
737 SetRDScore(dqm->lambda_mode_, rd); // finalize score for mode decision.
800 SetRDScore(dqm->lambda_mode_, &rd_i4);

Completed in 14 milliseconds