Home | History | Annotate | Download | only in dsp

Lines Matching defs:row_start

562   const int row_start = tile_y << bits;
564 const int max_y = GetMin(tile_size, height - row_start);
584 const int row = row_start + y;