Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dquant_enc.c1261 int best_i4_mode = -1; in RefineUsingDistortion() local
1272 best_i4_mode = mode; in RefineUsingDistortion()
1276 i4_bit_sum += mode_costs[best_i4_mode]; in RefineUsingDistortion()
1277 rd->modes_i4[it->i4_] = best_i4_mode; in RefineUsingDistortion()
1286 src, tmp_dst, best_i4_mode) << it->i4_; in RefineUsingDistortion()