Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dmpp_parse_cfg.c28 const char *type_str; member
121 if (!strncmp(op_tbl[i].type_str, line, in lookup_opt_type()
122 strlen(op_tbl[i].type_str))) { in lookup_opt_type()
123 mpp_log("option type %s find\n", op_tbl[i].type_str); in lookup_opt_type()