Searched refs:number_blocks (Results 1 – 1 of 1) sorted by relevance
78 const int number_blocks = cm->mi_rows * cm->mi_cols; in apply_cyclic_refresh_bitrate() local83 if (rc->av_per_frame_bandwidth < factor * number_blocks || in apply_cyclic_refresh_bitrate()84 number_blocks / 64 < 5) in apply_cyclic_refresh_bitrate()