Lines Matching defs:tile_row
1263 int row, col, tile_row, tile_col, ret;
1275 for (tile_row = 0; tile_row < s->s.h.tiling.tile_rows; tile_row++) {
1277 tile_row, s->s.h.tiling.log2_tile_rows, s->sb_rows);
1283 tile_row == s->s.h.tiling.tile_rows - 1) {
1399 int bytesperpixel = s->bytesperpixel, row, col, tile_row;
1416 for (tile_row = 0; tile_row < s->s.h.tiling.tile_rows; tile_row++) {
1418 tile_row, s->s.h.tiling.log2_tile_rows, s->sb_rows);
1420 td->c = &td->c_b[tile_row];
1699 int tile_row, tile_col;
1703 for (tile_row = 0; tile_row < s->s.h.tiling.tile_rows; tile_row++) {
1708 tile_row == s->s.h.tiling.tile_rows - 1) {
1717 ret = ff_vp56_init_range_decoder(&s->td[tile_col].c_b[tile_row], data, tile_size);
1720 if (vp56_rac_get_prob_branchy(&s->td[tile_col].c_b[tile_row], 128)) // marker bit