Home
last modified time | relevance | path

Searched refs:av1_get_MBs (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/common/
Dalloccommon.h42 int av1_get_MBs(int width, int height);
Dalloccommon.c23 int av1_get_MBs(int width, int height) { in av1_get_MBs() function
/external/libaom/libaom/av1/encoder/
Dratectrl.c421 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()