Home | History | Annotate | Download | only in encoder

Lines Matching defs:max_num

91   unsigned int max_num = (cpi->common.MBs) / 10;
109 // Only allow this for at most |max_num| blocks per frame.
113 x->mbs_zero_last_dot_suppress < max_num &&