Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/test/
H A Dvdpp_test.c54 char hist_l_url[MAX_URL_LEN]; member
540 strncpy(cfg.hist_l_url, optarg, sizeof(cfg.hist_l_url) - 1); in main()
541 cfg.fp_hist_l = fopen(cfg.hist_l_url, "w+b"); in main()