Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_enctropy.c32 const RK_U8 g_lpsTable[64][4] = { variable
248 RK_U32 lps = g_lpsTable[state][((uint8_t)range >> 6)]; in h265e_cabac_encodeBin()