Searched refs:seek_run (Results 1 – 3 of 3) sorted by relevance
81 packed_lhs_.seek_run(start_row, start_depth); in ComputeRun()82 packed_rhs_.seek_run(start_col, start_depth); in ComputeRun()
63 void seek_run(int start_width, int start_depth) const { in seek_run() function338 packed_side_block_->seek_run(start_width + w, start_depth); in PackL1()
111 This is done by the seek_run method:114 void seek_run(int start_width, int start_depth) const {