Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_enctropy.c201 RK_U32 low_mask = (RK_U32)(~0) >> (11 + 8 - cabac_ctx->m_bitsLeft); in h265e_cabac_writeOut() local
205 cabac_ctx->m_low &= low_mask; in h265e_cabac_writeOut()