Searched refs:q_rounding_factors_tbl (Results 1 – 3 of 3) sorted by relevance
474 RK_S32 const q_rounding_factors_tbl[QINDEX_RANGE] = { variable
34 extern RK_S32 const q_rounding_factors_tbl[QINDEX_RANGE];
1487 qp->round[j] = (q_rounding_factors_tbl[i] * tmp) >> 7; in hal_vp8e_init_qp_table()1504 qp->round[j] = (q_rounding_factors_tbl[i] * tmp) >> 7; in hal_vp8e_init_qp_table()1519 qp->round[j] = (q_rounding_factors_tbl[i] * tmp) >> 7; in hal_vp8e_init_qp_table()