Home
last modified time | relevance | path

Searched refs:olderror (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Delbg.c282 int64_t olderror=0, newerror; in try_shift_candidate() local
292 olderror += elbg->utility[idx[j]]; in try_shift_candidate()
315 if (olderror > newerror) { in try_shift_candidate()
318 elbg->error += newerror - olderror; in try_shift_candidate()

Completed in 1 milliseconds