Searched refs:try_both_modes (Results 1 – 1 of 1) sorted by relevance
1224 int try_both_modes, int refine_uv_mode, in RefineUsingDistortion() argument1229 int is_i16 = try_both_modes || (it->mb_->type_ == 1); in RefineUsingDistortion()1238 const score_t bit_limit = try_both_modes ? it->enc_->mb_header_limit_ in RefineUsingDistortion()1261 try_both_modes = 0; // stick to i16 in RefineUsingDistortion()1269 if (try_both_modes || !is_i16) { in RefineUsingDistortion()