Home
last modified time | relevance | path

Searched defs:btype (Results 1 – 12 of 12) sorted by relevance

/external/zopfli/src/zopfli/
Ddeflate.c490 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/mesa3d/src/compiler/
Dbuiltin_type_macros.h34 #define DECL_VEC_TYPE(stype, vtype, btype, etype, ...) \ argument
/external/oss-fuzz/projects/zopfli/
Dzopfli_deflate_fuzzer.cc28 const int btype = stream.PickValueInArray({0, 1, 2}); in LLVMFuzzerTestOneInput() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng_util.h122 int btype; //block type (0-2) member
Dlodepng.h281 …unsigned btype; /*the block type for LZ (0, 1, 2 or 3, see zlib standard). Should be 2 for proper … member
Dlodepng.cpp1087 size_t* pos, size_t inlength, unsigned btype) in inflateHuffmanBlock()
/external/skia/experimental/skrive/src/reader/
DJsonReader.cpp202 const auto btype = block_type(m.fKey.begin()); in openObjectBlock() local
/external/mesa3d/src/panfrost/lib/
Dpan_blit.c520 blit_type_to_reg_fmt(enum pan_blit_type btype) in blit_type_to_reg_fmt()
/external/e2fsprogs/debugfs/
Dlogdump.c325 static const char *type_to_name(int btype) in type_to_name()
/external/perfetto/protos/perfetto/trace/ftrace/
Df2fs.proto10 optional int32 btype = 2; field
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6030 const glsl_type *btype = type->get_base_type(); in _determinant_mat4() local
6125 const glsl_type *btype = type->get_base_type(); in _inverse_mat3() local
6187 const glsl_type *btype = type->get_base_type(); in _inverse_mat4() local
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto3935 optional int32 btype = 2; field