Home | History | Annotate | Download | only in dsp

Lines Matching defs:max_x

565   const int max_x = GetMin(tile_size, width - col_start);
587 for (x = 0; x < max_x; ++x) {