Home
last modified time | relevance | path

Searched defs:BROTLI_HC_FAST_LOAD_VALUE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/dec/
H A Dhuffman.h71 #define BROTLI_HC_FAST_LOAD_VALUE(H) (H->value) macro
87 #define BROTLI_HC_FAST_LOAD_VALUE(H) ((__fastload_##H) >> 16) macro
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.h71 #define BROTLI_HC_FAST_LOAD_VALUE(H) (H->value) macro
87 #define BROTLI_HC_FAST_LOAD_VALUE(H) ((__fastload_##H) >> 16) macro

Completed in 2 milliseconds