Home
last modified time | relevance | path

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

/external/pdfium/third_party/libopenjpeg/
Dht_dec.c144 OPJ_BOOL unstuff; //!<true if the next bit needs to be unstuffed member
170 OPJ_BOOL unstuff; in mel_read() local
200 bits = 32 - melp->unstuff; // number of bits in val, subtract 1 if in mel_read()
207 unstuff = ((val & 0xFF) == 0xFF); // true if the byte needs unstuffing in mel_read()
208 bits -= unstuff; // there is one less bit in t if unstuffing is needed in mel_read()
209 t = t << (8 - unstuff); // move up to make room for the next byte in mel_read()
213 unstuff = (((val >> 8) & 0xFF) == 0xFF); in mel_read()
214 bits -= unstuff; in mel_read()
215 t = t << (8 - unstuff); in mel_read()
218 unstuff = (((val >> 16) & 0xFF) == 0xFF); in mel_read()
[all …]
D0043-mel_init.patch26 - assert(melp->unstuff == OPJ_FALSE || melp->data[0] <= 0x8F);
27 + if (melp->unstuff == OPJ_TRUE && melp->data[0] > 0x8F) {
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dwords.shakespeare.txt.gz1a 2A 3Aaron 4AARON 5abaissiez 6abandon 7abandoned 8abase 9Abase 10 ...