Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/test/
H A Dvdpp_test.c55 char hist_g_url[MAX_URL_LEN]; member
545 strncpy(cfg.hist_g_url, optarg, sizeof(cfg.hist_g_url) - 1); in main()
546 cfg.fp_hist_g = fopen(cfg.hist_g_url, "w+b"); in main()