Searched refs:cell_start_depth (Results 1 – 2 of 2) sorted by relevance
56 for (int cell_start_depth = 0; cell_start_depth < kRegisterSize; in Pack() local57 cell_start_depth += depth_step) { in Pack()63 this->complete_src_.data(cell_start_width, cell_start_depth); in Pack()
259 for (int cell_start_depth = 0; cell_start_depth < kRegisterSize; in Pack() local260 cell_start_depth += kCellDepth) { in Pack()266 complete_src_.block(cell_start_width, cell_start_depth, kCellWidth, in Pack()