Searched refs:vp9_new_framerate (Results 1 – 4 of 4) sorted by relevance
1089 void vp9_new_framerate(VP9_COMP *cpi, double framerate);
1228 vp9_new_framerate(cpi, 10000000.0 / this_duration); in vp9_svc_adjust_frame_rate()
1360 void vp9_new_framerate(VP9_COMP *cpi, double framerate) { in vp9_new_framerate() function1949 vp9_new_framerate(cpi, cpi->framerate); in vp9_change_config()5108 vp9_new_framerate(cpi, 10000000.0 / this_duration);5119 vp9_new_framerate(cpi, 10000000.0 / avg_duration);
1713 vp9_new_framerate(cpi, frame_rate); in vp9_init_second_pass()