Searched refs:cols_begin (Results 1 – 1 of 1) sorted by relevance
142 const int* cols_begin = cols + rows[row_begin]; in GetCovarianceBlock() local148 while (cols_begin[offset] != col_begin && offset < row_size) { in GetCovarianceBlock()