Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddvbsubdec.c130 int clut_count2[257][256]; member
659 int (*counttab2)[256] = ctx->clut_count2; in compute_default_clut()
663 memset(ctx->clut_count2, 0 , sizeof(ctx->clut_count2)); in compute_default_clut()