Home | History | Annotate | Download | only in dsp

Lines Matching refs:tile_ysize

1002   const int tile_ysize = VP8LSubSampleSize(height, bits);
1009 for (tile_y = 0; tile_y < tile_ysize; ++tile_y) {