Searched refs:pushbit (Results 1 – 1 of 1) sorted by relevance
57 static inline int pushbit(struct pushpull *pp, int bit, int use_reserved) in pushbit() function112 ret = pushbit(&rs->pp, (rs->q & UPPER_BIT_RUBIN) ? 1 : 0, 0); in encode()144 pushbit(&rs->pp, (UPPER_BIT_RUBIN & rs->q) ? 1 : 0, 1); in end_rubin()