Searched defs:btype (Results 1 – 10 of 10) 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/u-boot/fs/jffs2/ |
D | mini_inflate.c | 353 int bfinal, btype; in decompress_block() local
|
/external/u-boot/board/ti/am43xx/ |
D | board.c | 540 void rtc_only_update_board_type(u32 btype) in rtc_only_update_board_type()
|
/external/e2fsprogs/debugfs/ |
D | logdump.c | 325 static const char *type_to_name(int btype) in type_to_name()
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | f2fs.proto | 11 optional int32 btype = 2; field
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 4673 const glsl_type *btype = type->get_base_type(); in _determinant_mat4() local 4768 const glsl_type *btype = type->get_base_type(); in _inverse_mat3() local 4830 const glsl_type *btype = type->get_base_type(); in _inverse_mat4() local
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 1330 optional int32 btype = 2; field
|