Searched defs:last_bytes (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/brotli/c/enc/ | ||
H A D | encode.c | 571 uint16_t last_bytes; in WriteMetaBlockInternal() local 264 EncodeWindowBits(int lgwin, BROTLI_BOOL large_window, uint16_t* last_bytes, uint8_t* last_bytes_bits) EncodeWindowBits() argument 1216 uint16_t last_bytes; BrotliCompressBufferQuality10() local [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ | ||
H A D | encode.c | 571 uint16_t last_bytes; in WriteMetaBlockInternal() local 264 EncodeWindowBits(int lgwin, BROTLI_BOOL large_window, uint16_t* last_bytes, uint8_t* last_bytes_bits) EncodeWindowBits() argument 1216 uint16_t last_bytes; BrotliCompressBufferQuality10() local [all...] |
Completed in 5 milliseconds