Searched refs:vp9_new_framerate (Results 1 – 4 of 4) sorted by relevance
1100 void vp9_new_framerate(VP9_COMP *cpi, double framerate);
1292 vp9_new_framerate(cpi, 10000000.0 / this_duration); in vp9_svc_adjust_frame_rate()
1407 void vp9_new_framerate(VP9_COMP *cpi, double framerate) { in vp9_new_framerate() function1997 vp9_new_framerate(cpi, cpi->framerate); in vp9_change_config()5465 vp9_new_framerate(cpi, 10000000.0 / this_duration);5476 vp9_new_framerate(cpi, 10000000.0 / avg_duration);
1713 vp9_new_framerate(cpi, frame_rate); in vp9_init_second_pass()