Searched refs:MatrixRow (Results 1 – 3 of 3) sorted by relevance
102 } MatrixRow, *PMatrixRow; typedef199 MatrixRow *matrix_; // The first row is for starting
81 size_t matrix_size = sizeof(MatrixRow) * kMaxRowNum; in alloc_resource()96 matrix_ = reinterpret_cast<MatrixRow*>(share_buf_ + mtrx_nd_size + dmi_size); in alloc_resource()958 MatrixRow *mtrx_this_row = matrix_ + pys_decoded_len_; in prepare_add_char()