Searched refs:coded_id (Results 1 – 2 of 2) sorted by relevance
289 const int coded_id = aom_read_symbol(r, pred_cdf, MAX_SEGMENTS, ACCT_STR); in read_segment_id() local291 av1_neg_deinterleave(coded_id, pred, seg->last_active_segid + 1); in read_segment_id()
469 const int coded_id = in write_segment_id() local472 aom_write_symbol(w, coded_id, pred_cdf, MAX_SEGMENTS); in write_segment_id()