Home
last modified time | relevance | path

Searched refs:Bcj2Enc_Encode_2 (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DBcj2Enc.c90 with writing branch symbol to range coder in same Bcj2Enc_Encode_2() call.
97 one call of Bcj2Enc_Encode_2() writes last byte of marker (e8/e9/[0f]8x) to dest,
98 and another call of Bcj2Enc_Encode_2() does offset conversion.
100 in these different Bcj2Enc_Encode_2() calls.
125 Bcj2Enc_Encode_2() output variables at exit:
127 if (Bcj2Enc_Encode_2() exits with (p->state == BCJ2_ENC_STATE_ORIG))
142 Bcj2Enc_Encode_2() needs more input data to get totally
153 static void Bcj2Enc_Encode_2(CBcj2Enc *p) in Bcj2Enc_Encode_2() function
372 So base function Bcj2Enc_Encode_2()
391 We don't add new bytes to temp[] before Bcj2Enc_Encode_2() cal in Bcj2Enc_Encode()
[all...]

Completed in 2 milliseconds