Searched refs:p_encode_end (Results 1 – 1 of 1) sorted by relevance
75 static encode_end_ft p_encode_end = NULL; variable93 # define BrotliEncoderDestroyInstance p_encode_end300 … p_encode_end = (encode_end_ft)DSO_bind_func(brotli_encode_dso, "BrotliEncoderDestroyInstance"); in DEFINE_RUN_ONCE_STATIC()317 || p_encode_end == NULL || p_encode_oneshot == NULL || p_decode_init == NULL in DEFINE_RUN_ONCE_STATIC()362 p_encode_end = NULL; in ossl_comp_brotli_cleanup()
Completed in 5 milliseconds