Searched defs:low (Results 1 – 5 of 5) sorted by relevance
75 unsigned int low = 1 + (((c->high - 1) * prob) >> 8); in vpx_rac_get_prob() local89 unsigned low = 1 + (((c->high - 1) * prob) >> 8); in vpx_rac_get_prob_branchy() local
255 RK_U32 low = cabac_ctx->m_low; in h265e_cabac_encodeBin() local
211 static inline RK_S32 Clamp(RK_S32 value, RK_S32 low, RK_S32 high) in Clamp()
771 RK_S32 low; member
166 static RK_S32 decode_signed_subexp_with_ref(RK_U32 sub_exp, RK_S32 low, in decode_signed_subexp_with_ref()