Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_dpb.c36 static RK_S32 RoundLog2(RK_S32 iValue) in RoundLog2() argument
39 RK_S32 iValue_square = iValue * iValue; in RoundLog2()