Home
last modified time | relevance | path

Searched defs:zst (Results 1 – 5 of 5) sorted by relevance

/third_party/nghttp2/src/
Dnghttp2_gzip.h44 z_stream zst; member
Dnghttp2_gzip_test.c39 z_stream zst = {0}; in deflate_data() local
Dapp_helper.cc483 z_stream zst{}; in deflate_data() local
/third_party/python/Modules/
Dzlibmodule.c208 z_stream zst; member
218 zlib_error(zlibstate *state, z_stream zst, int err, const char *msg) in zlib_error()
299 arrange_input_buffer(z_stream *zst, Py_ssize_t *remains) in arrange_input_buffer()
323 z_stream zst; in zlib_compress_impl() local
423 z_stream zst; in zlib_decompress_impl() local
/third_party/astc-encoder/Source/
Dastcenc_compute_variance.cpp151 int zst = padsize_x * padsize_y; in compute_pixel_region_variance() local