Searched defs:block_len (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/blake3/ |
D | blake3_portable.c | 39 uint8_t block_len, uint64_t counter, uint8_t flags) { in compress_pre() 86 uint8_t block_len, uint64_t counter, in blake3_compress_in_place_portable() 102 uint8_t block_len, uint64_t counter, in blake3_compress_xof_portable()
|
D | blake3_dispatch.c | 138 uint8_t block_len, uint64_t counter, in blake3_compress_in_place() 167 uint8_t block_len, uint64_t counter, uint8_t flags, in blake3_compress_xof()
|
D | blake3.c | 58 uint8_t block_len; member 64 uint8_t block_len, uint64_t counter, in make_output()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 1975 size_t block_len = buf_len % 5552; in mz_adler32() local 2963 size_t block_len = buf_len % 5552; in tinfl_decompress() local
|