Searched refs:vp9_new_framerate (Results 1 – 2 of 2) sorted by relevance
690 void vp9_new_framerate(VP9_COMP *cpi, double framerate) { in vp9_new_framerate() function937 vp9_new_framerate(cpi, cpi->oxcf.framerate); in vp9_change_config()2969 vp9_new_framerate(cpi, 10000000.0 / this_duration);2980 vp9_new_framerate(cpi, 10000000.0 / avg_duration);
939 extern void vp9_new_framerate(VP9_COMP *cpi, double framerate);978 vp9_new_framerate(cpi, frame_rate); in vp9_init_second_pass()