Home | History | Annotate | Download | only in share

Lines Matching full:lma_id_from

713     uint16 lma_id_from = 0;
717 if (lma_start_[pos + 1] - lma_start_[lma_id_from] >
727 add_lma_to_userdict(lma_id_from, pos, score_to_add);
729 lma_id_from = pos;
743 if (lma_start_[pos] - lma_start_[lma_id_from] > 1) {
752 add_lma_to_userdict(lma_id_from, pos, score_to_add);