Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpngenc.c205 int cost, bcost = INT_MAX; in png_choose_filter() local
213 if (cost < bcost) { in png_choose_filter()
214 bcost = cost; in png_choose_filter()

Completed in 3 milliseconds