Home
last modified time | relevance | path

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

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