Searched defs:BL_CODES (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Ddeflate.h42 #define BL_CODES 19 macro
199 struct ct_data_s bl_tree[2*BL_CODES+1]; /* Huffman tree for bit lengths */
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Ddeflate.h42 #define BL_CODES 19 macro
197 struct ct_data_s bl_tree[2*BL_CODES+1]; /* Huffman tree for bit lengths */
/external/qemu/distrib/zlib-1.2.8/
H A Ddeflate.h42 #define BL_CODES 19 macro
197 struct ct_data_s bl_tree[2*BL_CODES+1]; /* Huffman tree for bit lengths */
/external/zlib/src/
H A Ddeflate.h42 #define BL_CODES 19 macro
197 struct ct_data_s bl_tree[2*BL_CODES+1]; /* Huffman tree for bit lengths */

Completed in 350 milliseconds