Searched refs:weight_tbl (Results 1 – 3 of 3) sorted by relevance
522 RK_S32 const weight_tbl[128] = { variable
42 extern RK_S32 const weight_tbl[128];
536 hw_cfg->dmv_qpel_penalty[i] = MPP_MIN(255, (y + x + 1) / 2 * weight_tbl[qp] >> 8); in set_new_frame()