Searched refs:spl_start_ (Results 1 – 3 of 3) sorted by relevance
255 spl_start_[0] = 0; in reset_search0()319 spl_start_[c_phrase_.length] <= ch_pos))) { in reset_search()329 while (spl_start_[fixed_hzs_] < fixed_ch_pos) in reset_search()331 assert(spl_start_[fixed_hzs_] == fixed_ch_pos); in reset_search()414 while (c_py_pos < spl_start_[c_phrase_.length]) { in reset_search()427 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_fixed = mtrx_nd_pool_ + in reset_search()428 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_pos; in reset_search()538 if (fixed_lmas_ > 0 && pos < spl_start_[lma_start_[fixed_lmas_]]) in delsearch()544 if (pos == spl_start_[lma_start_[fixed_lmas_]]) { in delsearch()553 reset_pos = spl_start_[c_phrase_.length]; in delsearch()[all …]
231 uint16 spl_start_[kMaxRowNum]; // Starting positions variable