Home | History | Annotate | Download | only in vp9

Lines Matching defs:tile_rows

31   unsigned int                tile_rows;
59 0, /* tile_rows */
191 RANGE_CHECK(vp8_cfg, tile_rows, 0, 2);
331 oxcf->tile_rows = vp8_cfg.tile_rows;
439 MAP(VP9E_SET_TILE_ROWS, xcfg.tile_rows);