Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Delbg.c84 static int eval_error_cell(elbg_data *elbg, int *centroid, cell *cells) in eval_error_cell() function
293 newutility[2] = eval_error_cell(elbg, newcentroid[2], elbg->cells[idx[0]]); in try_shift_candidate()
294 newutility[2] += eval_error_cell(elbg, newcentroid[2], elbg->cells[idx[2]]); in try_shift_candidate()