OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canny_ringbuffer_allocation
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/brotli/dist/c/dec/
state.h
319
unsigned int
canny_ringbuffer_allocation
: 1;
member in struct:BrotliDecoderStateStruct
state.c
70
s->
canny_ringbuffer_allocation
= 1;
decode.c
66
state->
canny_ringbuffer_allocation
= !!value ? 0 : 1;
1439
if (!!s->
canny_ringbuffer_allocation
) {
Completed in 6 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026