Searched defs:dist (Results 176 - 187 of 187) sorted by relevance
12345678
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuCompressedTexture.cpp | 677 const int dist = distTable[distNdx]; in decompressETC2Block() local 708 int dist; in decompressETC2Block() local [all...] |
| /third_party/lzma/C/ |
| H A D | LzmaEnc.c | 271 UInt32 dist;
member 1174 UInt32 dist = p->opt[cur].dist;
in Backward() local 1390 UInt32 dist = MATCHES[(size_t)offs + 1]; GetOptimum() local 1515 UInt32 dist = curOpt->dist; GetOptimum() local 1845 UInt32 dist; GetOptimum() local 2424 UInt32 dist; LzmaEnc_CodeOneBlock() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | matroskadec.c | 1420 int64_t dist = length + UNKNOWN_EQUIV * matroska->unknown_count++; in ebml_parse() local
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | assembler-mips64.cc | 967 int dist = pos - fixup_pos; in bind_to() local
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | assembler-mips.cc | 1041 int32_t dist = pos - fixup_pos; in bind_to() local
|
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | assembler-loong64.cc | 571 int dist = pos - fixup_pos; in bind_to() local
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | assembler-riscv64.cc | 651 int dist = pos - fixup_pos; in bind_to() local
|
| /third_party/skia/src/core/ |
| H A D | SkPath.cpp | 1356 SkScalar dist = SkScalarAbs(SkDoubleToScalar(radius * (1 - cosh) / sinh)); in arcTo() local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 4309 int len,dist; in stbi__parse_huffman_block() local
|
| H A D | tinyexr.h | 2581 mz_uint32 num_bits, dist, counter, num_extra; in tinfl_decompress() local 3784 mz_uint dist, pos = lookahead_pos & TDEFL_LZ_DICT_SIZE_MASK, tdefl_find_match() local 3839 mz_uint dist, pos = lookahead_pos & TDEFL_LZ_DICT_SIZE_MASK, tdefl_find_match() local [all...] |
| /third_party/backends/backend/ |
| H A D | hp3900_rts8822.c | 4801 SANE_Int buffersize, xpos, ypos, coord, cnt, chn_size, dist, rst; in Refs_Analyze_Pattern() local [all...] |
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 75070 int dist; global() local [all...] |
Completed in 220 milliseconds
12345678