Home | History | Annotate | Download | only in enc

Lines Matching refs:tile_size

852   const int tile_size = 1 << enc->transform_bits_;
854 const uint64_t argb_scratch_size = tile_size * width + width;