Searched refs:l2_width (Results 1 – 4 of 4) sorted by relevance
155 int l2_width; member165 side_block_params->l2_width = in GetSideBlockParams()
56 allocator_->Reserve<std::uint8_t>(params_.l2_width * params_.l2_depth); in PackedSideBlock()58 allocator_->Reserve<std::int32_t>(params_.l2_width); in PackedSideBlock()66 pos_ = params_.l2_width * start_depth + start_width * kernel_run_depth; in seek_run()316 sizeof(std::int32_t) * packed_side_block_->params().l2_width); in PackL2()
120 pos_ = params_.l2_width * start_depth + start_width * kernel_run_depth;
117 pos_ = params_.l2_width * start_depth + start_width * kernel_run_depth;