Home
last modified time | relevance | path

Searched defs:curr_sse (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drdopt.c1488 int64_t curr_sse = -1; in motion_mode_rd() local
1543 int64_t curr_sse = get_sse(cpi, x, &sse_y); in motion_mode_rd() local
4901 int64_t curr_sse = inter_modes_info->sse_arr[data_idx]; in tx_search_best_inter_candidates() local
Dpartition_strategy.c451 unsigned int curr_sse = 0, curr_var = 0; in simple_motion_search_get_best_ref() local