Lines Matching full:cdf
112 dav1d_msac_decode_symbol_adapt4(msac, ts->cdf.mv.joint, N_MV_JOINTS - 1); in read_mv_residual()
114 ref_mv->y += read_mv_component_diff(msac, &ts->cdf.mv.comp[0], mv_prec); in read_mv_residual()
116 ref_mv->x += read_mv_component_diff(msac, &ts->cdf.mv.comp[1], mv_prec); in read_mv_residual()
136 t->ts->cdf.m.txpart[cat][a + l]); in read_tx_tree()
426 ts->cdf.m.color_map[pl][b->pal_sz[pl] - 2]; in read_pal_indices()
832 ts->cdf.m.seg_pred[t->a->seg_pred[bx4] + in decode_b()
852 ts->cdf.m.seg_id[seg_ctx], in decode_b()
878 ts->cdf.m.skip_mode[smctx]); in decode_b()
890 b->skip = dav1d_msac_decode_bool_adapt(&ts->msac, ts->cdf.m.skip[sctx]); in decode_b()
902 ts->cdf.m.seg_pred[t->a->seg_pred[bx4] + in decode_b()
924 ts->cdf.m.seg_id[seg_ctx], in decode_b()
972 ts->cdf.m.delta_q, 3); in decode_b()
993 ts->cdf.m.delta_lf[i + f->frame_hdr->delta.lf.multi], 3); in decode_b()
1039 ts->cdf.m.intra[ictx]); in decode_b()
1044 b->intra = !dav1d_msac_decode_bool_adapt(&ts->msac, ts->cdf.m.intrabc); in decode_b()
1054 ts->cdf.m.y_mode[dav1d_ymode_size_context[bs]] : in decode_b()
1055 ts->cdf.kfym[dav1d_intra_mode_context[t->a->mode[bx4]]] in decode_b()
1066 uint16_t *const acdf = ts->cdf.m.angle_delta[b->y_mode - VERT_PRED]; in decode_b()
1076 uint16_t *const uvmode_cdf = ts->cdf.m.uv_mode[cfl_allowed][b->y_mode]; in decode_b()
1086 ts->cdf.m.cfl_sign, 7) + 1; in decode_b()
1092 ts->cdf.m.cfl_alpha[ctx], 15) + 1; in decode_b()
1100 ts->cdf.m.cfl_alpha[ctx], 15) + 1; in decode_b()
1112 uint16_t *const acdf = ts->cdf.m.angle_delta[b->uv_mode - VERT_PRED]; in decode_b()
1126 ts->cdf.m.pal_y[sz_ctx][pal_ctx]); in decode_b()
1136 ts->cdf.m.pal_uv[pal_ctx]); in decode_b()
1148 ts->cdf.m.use_filter_intra[bs]); in decode_b()
1152 ts->cdf.m.filter_intra, 4); in decode_b()
1197 uint16_t *const tx_cdf = ts->cdf.m.txsz[t_dim->max - 1][tctx]; in decode_b()
1394 ts->cdf.m.comp[ctx]); in decode_b()
1428 ts->cdf.m.comp_dir[dir_ctx])) in decode_b()
1434 ts->cdf.m.comp_fwd_ref[0][ctx1])) in decode_b()
1439 ts->cdf.m.comp_fwd_ref[2][ctx2]); in decode_b()
1444 ts->cdf.m.comp_fwd_ref[1][ctx2]); in decode_b()
1451 ts->cdf.m.comp_bwd_ref[0][ctx3])) in decode_b()
1458 ts->cdf.m.comp_bwd_ref[1][ctx4]); in decode_b()
1465 ts->cdf.m.comp_uni_ref[0][uctx_p])) in decode_b()
1474 ts->cdf.m.comp_uni_ref[1][uctx_p1]); in decode_b()
1479 ts->cdf.m.comp_uni_ref[2][uctx_p2]); in decode_b()
1495 ts->cdf.m.comp_inter_mode[ctx], in decode_b()
1507 ts->cdf.m.drl_bit[drl_ctx_v1]); in decode_b()
1511 ts->cdf.m.drl_bit[drl_ctx_v2]); in decode_b()
1522 ts->cdf.m.drl_bit[drl_ctx_v2]); in decode_b()
1526 ts->cdf.m.drl_bit[drl_ctx_v3]); in decode_b()
1570 ts->cdf.m.mask_comp[mask_ctx]); in decode_b()
1586 ts->cdf.m.jnt_comp[jnt_ctx]); in decode_b()
1601 ts->cdf.m.wedge_comp[ctx]); in decode_b()
1604 ts->cdf.m.wedge_idx[ctx], 15); in decode_b()
1626 ts->cdf.m.ref[0][ctx1])) in decode_b()
1631 ts->cdf.m.ref[1][ctx2])) in decode_b()
1638 ts->cdf.m.ref[5][ctx3]); in decode_b()
1644 ts->cdf.m.ref[2][ctx2])) in decode_b()
1649 ts->cdf.m.ref[4][ctx3]); in decode_b()
1654 ts->cdf.m.ref[3][ctx3]); in decode_b()
1671 ts->cdf.m.newmv_mode[ctx & 7])) in decode_b()
1675 ts->cdf.m.globalmv_mode[(ctx >> 3) & 1])) in decode_b()
1685 ts->cdf.m.refmv_mode[(ctx >> 4) & 15])) in decode_b()
1692 ts->cdf.m.drl_bit[drl_ctx_v2]); in decode_b()
1697 ts->cdf.m.drl_bit[drl_ctx_v3]); in decode_b()
1721 ts->cdf.m.drl_bit[drl_ctx_v1]); in decode_b()
1725 ts->cdf.m.drl_bit[drl_ctx_v2]); in decode_b()
1751 ts->cdf.m.interintra[ii_sz_grp])) in decode_b()
1754 ts->cdf.m.interintra_mode[ii_sz_grp], in decode_b()
1759 ts->cdf.m.interintra_wedge[wedge_ctx]); in decode_b()
1762 ts->cdf.m.wedge_idx[wedge_ctx], 15); in decode_b()
1795 ts->cdf.m.motion_mode[bs], 2) : in decode_b()
1796 dav1d_msac_decode_bool_adapt(&ts->msac, ts->cdf.m.obmc[bs]); in decode_b()
1846 ts->cdf.m.filter[0][ctx1], in decode_b()
1855 ts->cdf.m.filter[1][ctx2], in decode_b()
2143 pc = ts->cdf.m.partition[bl][ctx]; in decode_sb()
2454 dav1d_cdf_thread_copy(&ts->cdf, &f->in_cdf); in setup_tile()
2522 ts->cdf.m.restore_switchable, 2); in read_restoration_info()
2528 ts->cdf.m.restore_wiener : ts->cdf.m.restore_sgrproj); in read_restoration_info()
3149 dav1d_cdf_thread_copy(f->out_cdf.data.cdf, &f->in_cdf); in dav1d_decode_frame_init_cdf()
3312 dav1d_cdf_thread_update(f->frame_hdr, f->out_cdf.data.cdf, in dav1d_decode_frame()
3313 &f->ts[f->frame_hdr->tiling.update].cdf); in dav1d_decode_frame()
3498 dav1d_cdf_thread_ref(&f->in_cdf, &c->cdf[pri_ref]); in dav1d_submit_frame()
3678 dav1d_cdf_thread_unref(&c->cdf[i]); in dav1d_submit_frame()
3680 dav1d_cdf_thread_ref(&c->cdf[i], &f->out_cdf); in dav1d_submit_frame()
3682 dav1d_cdf_thread_ref(&c->cdf[i], &f->in_cdf); in dav1d_submit_frame()
3706 dav1d_cdf_thread_unref(&c->cdf[i]); in dav1d_submit_frame()