Searched defs:btype (Results 1 – 9 of 9) sorted by relevance
/external/zopfli/src/zopfli/ |
D | deflate.c | 490 size_t lstart, size_t lend, int btype) { in ZopfliCalculateBlockSize() 528 static void AddLZ77Block(const ZopfliOptions* options, int btype, int final, in AddLZ77Block() 594 int btype = 2; in DeflateDynamicBlock() local 701 int btype, int final, in DeflateBlock() 722 int btype, int final, in DeflateSplittingFirst() 756 int btype, int final, in DeflateSplittingLast() 827 void ZopfliDeflatePart(const ZopfliOptions* options, int btype, int final, in ZopfliDeflatePart() 844 void ZopfliDeflate(const ZopfliOptions* options, int btype, int final, in ZopfliDeflate()
|
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng_util.h | 122 int btype; //block type (0-2) member
|
D | lodepng.h | 281 …unsigned btype; /*the block type for LZ (0, 1, 2 or 3, see zlib standard). Should be 2 for proper … member
|
D | lodepng.cpp | 1087 size_t* pos, size_t inlength, unsigned btype) in inflateHuffmanBlock()
|
/external/linux-tools-perf/src/tools/lib/traceevent/ |
D | parse-filter.c | 388 create_arg_op(enum filter_op_type btype) in create_arg_op() 632 enum filter_op_type *btype, in process_op() 898 enum filter_op_type btype; in process_filter() local
|
/external/svox/pico/lib/ |
D | picoctrl.c | 144 picoos_uint8 btype; in ctrlStep() local
|
/external/e2fsprogs/debugfs/ |
D | logdump.c | 314 static const char *type_to_name(int btype) in type_to_name()
|
/external/valgrind/coregrind/m_demangle/ |
D | cplus-dem.c | 2593 int btype; in demangle_class() local 4027 string btype; in demangle_fund_type() local 4041 string btype; in demangle_fund_type() local
|
/external/valgrind/perf/ |
D | tinycc.c | 12128 CType type1, btype; in struct_decl() local 14506 CType btype, type; in func_decl_list() local 14633 CType type, btype; in decl() local
|