OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_rep0
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/public-domain/xz/dist/src/liblzma/lzma/
lzma_encoder_private.h
124
probability
is_rep0
[STATES];
member in struct:lzma_lzma1_encoder_s
lzma_decoder.c
122
probability
is_rep0
[STATES];
member in struct:__anon398
554
rc_if_0(coder->
is_rep0
[state]) {
555
rc_update_0(coder->
is_rep0
[state]);
581
rc_update_1(coder->
is_rep0
[state]);
894
rc_if_0_safe(coder->
is_rep0
[state], SEQ_IS_REP0) {
895
rc_update_0(coder->
is_rep0
[state]);
921
rc_update_1(coder->
is_rep0
[state]);
1071
bit_reset(coder->
is_rep0
[i]);
lzma_encoder.c
193
rc_bit(&coder->rc, &coder->
is_rep0
[coder->state], 0);
199
rc_bit(&coder->rc, &coder->
is_rep0
[coder->state], 1);
557
bit_reset(coder->
is_rep0
[i]);
lzma_encoder_optimum_normal.c
70
return rc_bit_0_price(coder->
is_rep0
[state])
82
price = rc_bit_0_price(coder->
is_rep0
[state]);
85
price = rc_bit_1_price(coder->
is_rep0
[state]);
Completed in 58 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026