Searched refs:slope (Results 1 – 1 of 1) sorted by relevance
120 RK_S32 slope = (initValue >> 4) * 5 - 45; in sbacInit() local122 RK_S32 initState = MPP_MIN(MPP_MAX(1, (((slope * qp) >> 4) + offset)), 126); in sbacInit()