Searched refs:cell_start_depth (Results 1 – 2 of 2) sorted by relevance
91 for (int cell_start_depth = 0; cell_start_depth < kRegisterSize; in Pack() local92 cell_start_depth += depth_step) { in Pack()98 this->complete_src_.data(cell_start_width, cell_start_depth); in Pack()
351 for (int cell_start_depth = 0; cell_start_depth < kRegisterSize; in Pack() local352 cell_start_depth += kCellDepth) { in Pack()358 complete_src_.block(cell_start_width, cell_start_depth, kCellWidth, in Pack()