Home | History | Annotate | Download | only in dsp

Lines Matching refs:tile_ysize

1004   int tile_ysize = VP8LSubSampleSize(height, bits);
1013 for (tile_y = 0; tile_y < tile_ysize; ++tile_y) {