Searched refs:new_reproducible (Results 1 – 1 of 1) sorted by relevance
1658 zng_deflate_param_value *new_reproducible = NULL; in zng_deflateSetParams() local1685 param_buf_error = deflateSetParamPre(&new_reproducible, sizeof(int), ¶ms[i]); in zng_deflateSetParams()1714 if (new_reproducible != NULL) { in zng_deflateSetParams()1715 val = *(int *)new_reproducible->buf; in zng_deflateSetParams()1719 new_reproducible->status = Z_STREAM_ERROR; in zng_deflateSetParams()