Searched refs:arg_parse_list (Results 1 – 3 of 3) sorted by relevance
66 int arg_parse_list(const struct arg *arg, int *list, int n);
322 int arg_parse_list(const struct arg *arg, int *list, int n) { in arg_parse_list() function
1586 arg_parse_list(&arg, config->cfg.tile_widths, MAX_TILE_WIDTHS); in parse_stream_params()1589 arg_parse_list(&arg, config->cfg.tile_heights, MAX_TILE_HEIGHTS); in parse_stream_params()1597 const int fixed_qp_offset_count = arg_parse_list( in parse_stream_params()