Home
last modified time | relevance | path

Searched defs:MULTIPLIER (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_connect_blocker.cc71 constexpr auto MULTIPLIER = 1.6; member
H A Dshrpx_live_check.cc171 constexpr auto MULTIPLIER = 1.6; member
H A Dshrpx_connection_handler.cc847 constexpr auto MULTIPLIER = 3.2; member
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H A Dcpuctl_def_task01.c71 #define MULTIPLIER 10 /* Rate at which share value gets multiplied */ macro
H A Dcpuctl_test01.c70 #define MULTIPLIER 10 /* decides the rate at which share value gets multiplied */ macro
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dalpha_processing_neon.c22 #define MULTIPLIER(a) ((a) * 0x8081) macro
78 #undef MULTIPLIER macro
H A Dalpha_processing.c218 #define MULTIPLIER(a) ((a) * 32897U) macro
221 #define MULTIPLIER(a) ((a) * 65793U) macro
245 #undef MULTIPLIER macro
250 #define MULTIPLIER(a) ((a) * 0x1111) // 0x1111 ~= (1 << 16) / 15 macro
283 #undef MULTIPLIER macro
H A Dalpha_processing_sse2.c150 #define MULTIPLIER(a) ((a) * 0x8081) macro
211 #undef MULTIPLIER macro
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djmorecfg.h370 #define MULTIPLIER int /* type for fastest integer multiply */ macro
372 #define MULTIPLIER short /* prefer 16-bit with SIMD for parellelism */ macro

Completed in 8 milliseconds