Home
last modified time | relevance | path

Searched defs:BUCKET_BITS (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dhash.h232 #define BUCKET_BITS 17 macro
238 #undef BUCKET_BITS macro
248 #define BUCKET_BITS 16 macro
263 #undef BUCKET_BITS macro
267 #define BUCKET_BITS 17 macro
274 #undef BUCKET_BITS macro
285 #define BUCKET_BITS 15 macro
313 #undef BUCKET_BITS macro
316 #define BUCKET_BITS 20 macro
324 #undef BUCKET_BITS macro
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash.h232 #define BUCKET_BITS 17 macro
238 #undef BUCKET_BITS macro
248 #define BUCKET_BITS 16 macro
263 #undef BUCKET_BITS macro
267 #define BUCKET_BITS 17 macro
274 #undef BUCKET_BITS macro
285 #define BUCKET_BITS 15 macro
313 #undef BUCKET_BITS macro
316 #define BUCKET_BITS 20 macro
324 #undef BUCKET_BITS macro
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddnxhdenc.c1138 #define BUCKET_BITS 8 macro
1158 v >>= BUCKET_BITS; in radix_count() local

Completed in 4 milliseconds