Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dmpp_parse_cfg.c103 static char *get_opt_value(char *line) in get_opt_value() function
177 ea->idx_type = lookup_opt_type(get_opt_value(opt)); in parse_options()
180 sscanf(get_opt_value(opt), "%d", &ea->loop); in parse_options()