Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddvbsubdec.c667 int counttab[256] = {0}; in compute_default_clut() local
682 counttab[v-1] += !!((v!=vl) + (v!=vr) + (v!=vt) + (v!=vb)); in compute_default_clut()
708 int score = 1024LL*scorev / counttab[x]; in compute_default_clut()

Completed in 3 milliseconds