Searched refs:round (Results 1 – 3 of 3) sorted by relevance
553 hw_cfg->y1_round_dc[i] = ctx->qp_y1[qp].round[0]; in set_new_frame()554 hw_cfg->y1_round_ac[i] = ctx->qp_y1[qp].round[1]; in set_new_frame()555 hw_cfg->y2_round_dc[i] = ctx->qp_y2[qp].round[0]; in set_new_frame()556 hw_cfg->y2_round_ac[i] = ctx->qp_y2[qp].round[1]; in set_new_frame()557 hw_cfg->ch_round_dc[i] = ctx->qp_ch[qp].round[0]; in set_new_frame()558 hw_cfg->ch_round_ac[i] = ctx->qp_ch[qp].round[1]; in set_new_frame()1493 qp->round[j] = (q_rounding_factors_tbl[i] * tmp) >> 7; in hal_vp8e_init_qp_table()1510 qp->round[j] = (q_rounding_factors_tbl[i] * tmp) >> 7; in hal_vp8e_init_qp_table()1525 qp->round[j] = (q_rounding_factors_tbl[i] * tmp) >> 7; in hal_vp8e_init_qp_table()
105 RK_S32 round[2]; member
176 RK_U32 abs_bits, prec_bits, round, prec_diff, sub, mx; in read_global_param() local204 round = (idx % 3) == 2 ? (1 << AV1_WARPEDMODEL_PREC_BITS) : 0; in read_global_param()214 (s->cur_frame.gm_params[ref].wmmat_val[idx] << prec_diff) + round; in read_global_param()