Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddvbsubdec.c132 int clut_count2[257][256]; member
668 int (*counttab2)[256] = ctx->clut_count2; in compute_default_clut()
672 memset(ctx->clut_count2, 0 , sizeof(ctx->clut_count2)); in compute_default_clut()

Completed in 4 milliseconds