Searched refs:rate_ctrl_log_path (Results 1 – 2 of 2) sorted by relevance
55 if (funcs.rate_ctrl_log_path != NULL) { in vp9_extrc_create()56 ext_ratectrl->log_file = fopen(funcs.rate_ctrl_log_path, "w"); in vp9_extrc_create()
579 const char *rate_ctrl_log_path; member