Searched defs:shift_bits (Results 1 – 9 of 9) sorted by relevance
| /third_party/iptables/include/linux/netfilter/ |
| D | xt_connmark.h | 29 __u8 shift_dir, shift_bits, mode; member
|
| /third_party/grpc/tools/codegen/core/ |
| D | gen_stats_data.py | 86 def shift_works_until(mapped_bounds, shift_bits): argument
|
| /third_party/ffmpeg/libavcodec/ |
| D | dcaadpcm.c | 132 int shift_bits; in ff_dcaadpcm_subband_analysis() local
|
| /third_party/skia/m133/src/core/ |
| D | SkPaintPriv.cpp | 198 template <typename T> uint32_t shift_bits(T value, unsigned shift, unsigned bits) { in shift_bits() function
|
| /third_party/skia/src/core/ |
| D | SkPaint.cpp | 231 template <typename T> uint32_t shift_bits(T value, unsigned shift, unsigned bits) { in shift_bits() function
|
| /third_party/rust/rust/compiler/rustc_const_eval/src/interpret/ |
| D | intrinsics.rs | 246 let shift_bits = raw_shift_bits % width_bits; in emulate_intrinsic() localVariable
|
| /third_party/backends/backend/ |
| D | coolscan2.c | 252 int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits, member
|
| D | coolscan3.c | 217 int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits, member
|
| /third_party/python/Objects/ |
| D | longobject.c | 2956 Py_ssize_t a_size, a_bits, shift_digits, shift_bits, x_size; in _PyLong_Frexp() local
|