Searched refs:scan_max (Results 1 – 2 of 2) sorted by relevance
41 int scan_max; member57 …{ "scan_max", "maximum line numbers to scan for VITC data", OFFSET(scan_max), AV_OPT_TYPE_INT, {.i…95 if (ctx->scan_max >= 0) in read_vitc_line()96 height = FFMIN(height, ctx->scan_max); in read_vitc_line()183 inlink->w, inlink->h, s->grp_width, s->scan_max); in config_props()
18975 @item scan_max19017 @item scan_max