Home
last modified time | relevance | path

Searched refs:ref_info_tbl (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c166 vdpu383RefInfo ref_info_tbl[NUM_REF_FRAMES]; member
2091 reg_ctx->ref_info_tbl[i].cdf_valid = 0; in vdpu383_av1d_set_cdf()
2113 coeff_cdf_idx = reg_ctx->ref_info_tbl[mapped_idx].coeff_idx; in vdpu383_av1d_set_cdf()
2115 reg_ctx->ref_info_tbl[mapped_idx].cdf_valid && in vdpu383_av1d_set_cdf()
2152 reg_ctx->ref_info_tbl[i].coeff_idx in vdpu383_av1d_set_cdf()
2153 = reg_ctx->ref_info_tbl[dxva->frame_to_show_map_idx].coeff_idx; in vdpu383_av1d_set_cdf()
2155 reg_ctx->ref_info_tbl[i].coeff_idx = coeff_cdf_idx; in vdpu383_av1d_set_cdf()
2157 reg_ctx->ref_info_tbl[i].cdf_valid = 1; in vdpu383_av1d_set_cdf()
2158 reg_ctx->ref_info_tbl[i].coeff_idx = 0; in vdpu383_av1d_set_cdf()