Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_context_table.h37 #define sbacGetState(S) ((S) >> 1) macro
H A Dh265e_enctropy.c247 RK_U32 state = sbacGetState(mstate); in h265e_cabac_encodeBin()