Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_enctropy.c248 RK_U32 lps = g_lpsTable[state][((uint8_t)range >> 6)]; in h265e_cabac_encodeBin() local
249 range -= lps; in h265e_cabac_encodeBin()
261 CLZ32(idx, lps); in h265e_cabac_encodeBin()
270 range = lps; in h265e_cabac_encodeBin()