Home | History | Annotate | Download | only in enc

Lines Matching refs:tile_size

1126     const int tile_size = 1 << enc->transform_bits_;
1131 enc->use_predict_ ? tile_size * width + width + 2 : 0;