Searched refs:av1_get_MBs (Results 1 – 3 of 3) sorted by relevance
42 int av1_get_MBs(int width, int height);
23 int av1_get_MBs(int width, int height) { in av1_get_MBs() function
421 const int MBs = av1_get_MBs(width, height); in av1_rc_update_rate_correction_factors()555 const int MBs = av1_get_MBs(width, height); in av1_rc_regulate_q()1801 const int MBs = av1_get_MBs(width, height); in av1_rc_update_framerate()