Searched refs:sbacGetState (Results 1 – 2 of 2) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/enc/h265/ | ||
| H A D | h265e_context_table.h | 37 #define sbacGetState(S) ((S) >> 1) macro |
| H A D | h265e_enctropy.c | 247 RK_U32 state = sbacGetState(mstate); in h265e_cabac_encodeBin() |