Home
last modified time | relevance | path

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

/dports/deskutils/xwrits/xwrits-2.26/
H A Dgifread.c245 #define CUR_BUMP_CODE (1 << bits_needed) in read_image_data() macro
351 if (next_code == CUR_BUMP_CODE) { in read_image_data()
/dports/science/afni/afni-AFNI_21.3.16/src/gifsicledir/
H A Dgifread.c238 #define CUR_BUMP_CODE (1 << bits_needed) in read_image_data() macro
344 if (next_code == CUR_BUMP_CODE) { in read_image_data()
H A Dgifwrite.c185 #define CUR_BUMP_CODE (1 << cur_code_bits) in write_compressed_data() macro
245 } else if (next_code > CUR_BUMP_CODE) { in write_compressed_data()
/dports/games/xmahjongg/xmahjongg-3.7/liblcdf/
H A Dgifread.c245 #define CUR_BUMP_CODE (1 << bits_needed) in read_image_data() macro
351 if (next_code == CUR_BUMP_CODE) { in read_image_data()
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/gifsicle-1.92.5/vendor/src/
H A Dungifwrt.c191 #define CUR_BUMP_CODE (1 << cur_code_bits) in write_compressed_data() macro
264 if (next_code > CUR_BUMP_CODE && cur_code_bits < GIF_MAX_CODE_BITS) in write_compressed_data()
H A Dgifread.c234 #define CUR_BUMP_CODE (1 << bits_needed) in read_image_data() macro
349 if (next_code == CUR_BUMP_CODE) { in read_image_data()
H A Dgifwrite.c443 #define CUR_BUMP_CODE (1 << cur_code_bits) in write_compressed_data() macro
511 if (next_code > CUR_BUMP_CODE && cur_code_bits < GIF_MAX_CODE_BITS) in write_compressed_data()
/dports/graphics/gifsicle/gifsicle-1.93/src/
H A Dungifwrt.c191 #define CUR_BUMP_CODE (1 << cur_code_bits) in write_compressed_data() macro
264 if (next_code > CUR_BUMP_CODE && cur_code_bits < GIF_MAX_CODE_BITS) in write_compressed_data()
H A Dgifread.c234 #define CUR_BUMP_CODE (1 << bits_needed) in read_image_data() macro
349 if (next_code == CUR_BUMP_CODE) { in read_image_data()
H A Dgifwrite.c443 #define CUR_BUMP_CODE (1 << cur_code_bits) in write_compressed_data() macro
511 if (next_code > CUR_BUMP_CODE && cur_code_bits < GIF_MAX_CODE_BITS) in write_compressed_data()