Searched refs:mtrx_nd (Results 1 – 3 of 3) sorted by relevance
1136 MatrixNode *mtrx_nd = mtrx_nd_pool_ + mtrx_nd_pos; in add_char_qwerty() local1138 extend_mtrx_nd(mtrx_nd, lpi_items_, lpi_total_, in add_char_qwerty()1337 MatrixNode *mtrx_nd = mtrx_nd_pool_ + matrix_[pys_decoded_len_].mtrx_nd_pos; in get_spl_start_id() local1338 while (mtrx_nd != mtrx_nd_pool_) { in get_spl_start_id()1340 if (mtrx_nd->step <= spl_start_[fixed_hzs_]) in get_spl_start_id()1346 PoolPosType dmi_fr = mtrx_nd->dmi_fr; in get_spl_start_id()1351 spl_start_[spl_id_num_ + 1] = mtrx_nd->step - in get_spl_start_id()1360 lma_id_[lma_id_num_] = mtrx_nd->id; in get_spl_start_id()1363 mtrx_nd = mtrx_nd->from; in get_spl_start_id()1558 size_t MatrixSearch::extend_mtrx_nd(MatrixNode *mtrx_nd, LmaPsbItem lpi_items[], in extend_mtrx_nd() argument[all …]
328 size_t extend_mtrx_nd(MatrixNode *mtrx_nd, LmaPsbItem lpi_items[],