Searched refs:canny_ringbuffer_allocation (Results 1 – 3 of 3) sorted by relevance
217 unsigned int canny_ringbuffer_allocation : 1; member
75 s->canny_ringbuffer_allocation = 1; in BrotliDecoderStateInit()
65 state->canny_ringbuffer_allocation = !!value ? 0 : 1; in BrotliDecoderSetParameter()1429 if (!!s->canny_ringbuffer_allocation) { in BrotliCalculateRingBufferSize()