Home | History | Annotate | Download | only in encoder

Lines Matching defs:tab_size

300   static const int tab_size = 120;
352 assert(sizeof(rate_tab) == tab_size * sizeof(rate_tab[0]);
353 assert(sizeof(dist_tab) == tab_size * sizeof(dist_tab[0]);
357 linear_interpolate2(x, tab_size, inv_tab_step,