Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/test/
H A Dmpp_parse_cfg.c159 static int parse_events(struct cfg_file *cfg, struct rc_test_config *ea) in parse_events()
175 static int parse_options(struct cfg_file *cfg, struct rc_test_config *ea) in parse_options()
206 int mpp_parse_config(char *cfg_url, struct rc_test_config *ea) in mpp_parse_config()
255 struct rc_test_config event_array; in main()
H A Dmpp_parse_cfg.h30 struct rc_test_config { struct
37 int mpp_parse_config(char *cfg_url, struct rc_test_config *ea); argument