Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
Dhash.h43 #define score_t size_t macro
/third_party/skia/third_party/externals/brotli/c/enc/
Dhash.h43 #define score_t size_t macro
/third_party/skia/third_party/externals/libwebp/src/enc/
Dvp8i_enc.h107 typedef int64_t score_t; // type used for scores, rate, distortion typedef