Home | History | Annotate | Download | only in decoder

Lines Matching refs:vp8_prob

1139                     xd->mb_segment_tree_probs[i] = (vp8_prob)vp8_read_literal(bc, 8);
1316 vp8_prob *const p = pc->fc.coef_probs [i][j][k] + l;
1320 *p = (vp8_prob)vp8_read_literal(bc, 8);