HomeSort by relevance Sort by last modified time
    Searched full:code_width (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/MagickCore/
compress.c 921 accumulator+=code << (32-code_width-number_bits); \
922 number_bits+=code_width; \
945 code_width,
972 code_width=9;
983 code_width=9;
1014 if ((next_index >> code_width) != 0)
1016 code_width++;
1017 if (code_width > 12)
1022 code_width--;
1031 code_width=9
938 code_width, local
    [all...]
  /external/libxkbcommon/xkbcommon/
.uncrustify.cfg 116 code_width=78
  /external/zxing/core/
core.jar 

Completed in 67 milliseconds