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];
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()