Searched refs:mstate (Results 1 – 1 of 1) sorted by relevance
238 RK_U32 mstate = ctxModel->m_state; in h265e_cabac_encodeBin() local243 ctxModel->m_state = sbacNext(mstate, binValue); in h265e_cabac_encodeBin()247 RK_U32 state = sbacGetState(mstate); in h265e_cabac_encodeBin()259 if ((binValue ^ mstate) & 1) { in h265e_cabac_encodeBin()