Searched refs:decode_has_more_ft (Results 1 – 1 of 1) sorted by relevance
65 typedef BROTLI_BOOL (*decode_has_more_ft)(BrotliDecoderState *); typedef80 static decode_has_more_ft p_decode_has_more = NULL;308 …p_decode_has_more = (decode_has_more_ft)DSO_bind_func(brotli_decode_dso, "BrotliDecoderHasMoreOutp… in DEFINE_RUN_ONCE_STATIC()
Completed in 10 milliseconds