Home
last modified time | relevance | path

Searched defs:tmp_depth (Results 1 – 3 of 3) sorted by relevance

/third_party/brotli/c/enc/
Dcompress_fragment_two_pass.h40 uint8_t tmp_depth[BROTLI_NUM_COMMAND_SYMBOLS]; member
Dcompress_fragment.h48 uint8_t tmp_depth[BROTLI_NUM_COMMAND_SYMBOLS]; member
Dcompress_fragment.c132 uint8_t* BROTLI_RESTRICT const tmp_depth = s->tmp_depth; in BuildAndStoreCommandPrefixCode() local