Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddvbsubdec.c131 int compute_clut; member
833 if ((clut == &default_clut && ctx->compute_clut < 0) || ctx->compute_clut == 1) { in save_subtitle_set()
977 if (ctx->compute_clut != -2) in dvbsub_parse_pixel_data_block()
1561 {"compute_clut", "compute clut when not available(-1) or only once (-2) or always(1) or never(0)", OFFSET(compute_clut), AV_OPT_TYPE_BOOL, {.i64 = -1}, -2, 1, DS},

Completed in 2 milliseconds