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

  /external/opencv3/3rdparty/zlib/
deflate.h 45 #define HEAP_SIZE (2*L_CODES+1)
195 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
  /external/pdfium/third_party/zlib_v128/
deflate.h 45 #define HEAP_SIZE (2*L_CODES+1)
195 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
  /external/zlib/src/
deflate.h 45 #define HEAP_SIZE (2*L_CODES+1)
195 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */

Completed in 31 milliseconds