Home
last modified time | relevance | path

Searched refs:try_both_modes (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dquant_enc.c1218 int try_both_modes, int refine_uv_mode, in RefineUsingDistortion() argument
1223 int is_i16 = try_both_modes || (it->mb_->type_ == 1); in RefineUsingDistortion()
1232 const score_t bit_limit = try_both_modes ? it->enc_->mb_header_limit_ in RefineUsingDistortion()
1255 if (try_both_modes || !is_i16) { in RefineUsingDistortion()