Home
last modified time | relevance | path

Searched refs:slope (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_enctropy.c120 RK_S32 slope = (initValue >> 4) * 5 - 45; in sbacInit() local
122 RK_S32 initState = MPP_MIN(MPP_MAX(1, (((slope * qp) >> 4) + offset)), 126); in sbacInit()