Home
last modified time | relevance | path

Searched defs:bl_count (Results 1 – 9 of 9) sorted by relevance

/external/zopfli/src/zopfli/
Dtree.c32 size_t* bl_count = (size_t*)malloc(sizeof(size_t) * (maxbits + 1)); in ZopfliLengthsToSymbols() local
/external/opencv3/3rdparty/zlib/
Dtrees.c243 ush bl_count[MAX_BITS+1]; in tr_static_init() local
575 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
Ddeflate.h203 ush bl_count[MAX_BITS+1]; member
/external/zlib/src/
Dtrees.c243 ush bl_count[MAX_BITS+1]; in tr_static_init() local
575 local void gen_codes (tree, max_code, bl_count) in gen_codes() argument
Ddeflate.h203 ush bl_count[MAX_BITS+1]; member
/external/pdfium/third_party/zlib_v128/
Dtrees.c243 ush bl_count[MAX_BITS+1]; in tr_static_init() local
578 ushf *bl_count) /* number of codes at each bit length */ in gen_codes()
Ddeflate.h203 ush bl_count[MAX_BITS+1]; member
/external/opencv/cv/src/
Dcvconvhull.cpp433 int bl_count = sklansky( pointer, 0, miny_ind, bl_stack, 1, -1 ); in cvConvexHull2() local
/external/opencv3/modules/imgproc/src/
Dconvhull.cpp216 int bl_count = !is_float ? in convexHull() local