Searched refs:mas (Results 1 – 1 of 1) sorted by relevance
102 char* mas = m_matrix->data; in UpdateState() local130 char* src = &mas[(row + begin) * width]; in UpdateState()137 src = &mas[(m_matrix->height - 1) * width]; in UpdateState()140 src = &mas[(begin - 1) * width]; in UpdateState()147 src = mas; in UpdateState()150 src = &mas[end * width]; in UpdateState()