Home | History | Annotate | Download | only in dsp

Lines Matching refs:ymax

527   const int ymax = (tile_size <= height - row_start) ?
542 for (y = 0; y < ymax; ++y) {
582 const int ymax = (tile_size <= height - row_start) ?
590 for (y = 0; y < ymax; ++y) {