Home | History | Annotate | Download | only in dsp

Lines Matching defs:xmax

529   const int xmax = (tile_size <= width - col_start) ?
547 for (x = 0; x < xmax; ++x) {
584 const int xmax = (tile_size <= width - col_start) ?
595 for (x = 0; x < xmax; ++x) {