Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaDec.c21 #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code… macro
24 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \
170 IF_BIT_0(prob) in LzmaDec_DecodeReal()
234 IF_BIT_0(prob) in LzmaDec_DecodeReal()
246 IF_BIT_0(prob) in LzmaDec_DecodeReal()
250 IF_BIT_0(prob) in LzmaDec_DecodeReal()
266 IF_BIT_0(prob) in LzmaDec_DecodeReal()
275 IF_BIT_0(prob) in LzmaDec_DecodeReal()
299 IF_BIT_0(probLen) in LzmaDec_DecodeReal()
310 IF_BIT_0(probLen) in LzmaDec_DecodeReal()
[all …]