Searched refs:av1_rc_update_framerate (Results 1 – 3 of 3) sorted by relevance
257 void av1_rc_update_framerate(struct AV1_COMP *cpi, int width, int height);
1797 void av1_rc_update_framerate(AV1_COMP *cpi, int width, int height) { in av1_rc_update_framerate() function
878 av1_rc_update_framerate(cpi, cpi->common.width, cpi->common.height); in av1_new_framerate()