Lines Matching refs:mtrx_nd_pos
213 matrix_[0].mtrx_nd_pos = mtrx_nd_pool_used_;
218 MatrixNode *node = mtrx_nd_pool_ + matrix_[0].mtrx_nd_pos;
284 mtrx_nd_pool_used_ = matrix_[ch_pos - 1].mtrx_nd_pos
288 mtrx_nd_pool_used_ = matrix_[ch_pos].mtrx_nd_pos
354 mtrx_nd_pool_used_ = matrix_[fixed_ch_pos - 1].mtrx_nd_pos
358 mtrx_nd_pool_used_ = matrix_[fixed_ch_pos].mtrx_nd_pos
405 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_pos;
576 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_pos;
721 .mtrx_nd_pos].score - score_from;
746 .mtrx_nd_pos].score - score_from;
781 matrix_[spl_start_[fixed_hzs_]].mtrx_nd_pos;
856 matrix_[step_to].mtrx_nd_fixed = mtrx_nd_pool_ + matrix_[step_to].mtrx_nd_pos;
857 mtrx_nd_pool_used_ = matrix_[step_to].mtrx_nd_pos +
936 mtrx_this_row->mtrx_nd_pos = mtrx_nd_pool_used_;
1109 for (PoolPosType mtrx_nd_pos = matrix_[fr_row].mtrx_nd_pos;
1110 mtrx_nd_pos < matrix_[fr_row].mtrx_nd_pos +
1112 mtrx_nd_pos++) {
1113 MatrixNode *mtrx_nd = mtrx_nd_pool_ + mtrx_nd_pos;
1314 MatrixNode *mtrx_nd = mtrx_nd_pool_ + matrix_[pys_decoded_len_].mtrx_nd_pos;
1551 MatrixNode *mtrx_nd_res_min = mtrx_nd_pool_ + matrix_[res_row].mtrx_nd_pos;
1569 matrix_[res_row].mtrx_nd_pos + mtrx_nd_num < kMtrxNdPoolSize)) {
1621 MatrixNode *mtrx_nd = mtrx_nd_pool_ + matrix_[pys_decoded_len_].mtrx_nd_pos;