Home | History | Annotate | Download | only in dsp

Lines Matching refs:ymax

529   const int ymax = (tile_size <= height - row_start) ?
544 for (y = 0; y < ymax; ++y) {
584 const int ymax = (tile_size <= height - row_start) ?
592 for (y = 0; y < ymax; ++y) {