Home
last modified time | relevance | path

Searched defs:shift (Results 926 - 950 of 2792) sorted by relevance

1...<<31323334353637383940>>...112

/third_party/skia/src/core/
H A DSkMathPriv.h307 uint32_t shift = 1; in GrNextSizePow2() local
H A DSkYUVMath.cpp266 const int shift = c.bits - 8; in make_rgb_to_yuv_matrix() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DHalf.hpp224 const unsigned int shift = (float32ExponentBias - float11ExponentBias) - in float32ToFloat11() local
303 const unsigned int shift = (float32ExponentBias - float10ExponentBias) - in float32ToFloat10() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Drescaler_msa.c121 const v4u32 shift = (v4u32)__msa_fill_w(WEBP_RESCALER_RFIX); ExportRowExpand_0() local
183 const v4u32 shift = (v4u32)__msa_fill_w(WEBP_RESCALER_RFIX); ExportRowExpand_1() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_writer_utils.c117 const int shift = kNorm[bw->range_]; in VP8PutBit() local
305 const int shift = VP8L_WRITER_MAX_BITS - used; in VP8LPutBitsInternal() local
309 bits >>= shift; in VP8LPutBitsInternal() local
/third_party/skia/src/utils/
H A DSkUTF.cpp9 static constexpr inline int32_t left_shift(int32_t value, int32_t shift) { in left_shift() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match64_inc.h23 HashBytes(const uint8_t* BROTLI_RESTRICT data, const uint64_t mask, const int shift) HashBytes() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftcalc.c115 FT_Int shift = 0; in FT_BASE_DEF() local
851 FT_Int sx = 1, sy = 1, shift; FT_BASE_DEF() local
886 x <<= shift; FT_BASE_DEF() local
887 y <<= shift; FT_BASE_DEF() local
[all...]
H A Dftoutln.c64 FT_Int shift; in FT_EXPORT_DEF() local
935 FT_Vector in, out, anchor, shift; in FT_EXPORT_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-map.hh52 unsigned int shift; member
H A Dhb-ot-tag.cc532 int shift; in hb_ot_tags_to_script_and_language() local
/third_party/skia/tools/gpu/
H A DYUVUtils.cpp48 int shift = static_cast<int>(channel) * 8; in look_up() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h283 void shift(unsigned i, unsigned Size) { in shift() function in llvm::IntervalMapImpl::NodeBase
/third_party/vixl/src/aarch32/
H A Dinstructions-aarch32.cc722 uint32_t TypeEncodingValue(Shift shift) { in TypeEncodingValue() argument
727 AmountEncodingValue(Shift shift, uint32_t amount) AmountEncodingValue() argument
[all...]
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc556 int shift = sampled_bits[i] * 2; in GenerateOrderedPattern() local
H A Doperands-aarch64.cc153 Operand::Operand(Register reg, Shift shift, unsigned shift_amount) in Operand() argument
268 MemOperand(Register base, Register regoffset, Shift shift, unsigned shift_amount) MemOperand() argument
[all...]
/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc141 ShiftType shift; member
891 ShiftType shift in TestHelper() local
[all...]
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc141 ShiftType shift; member
891 ShiftType shift in TestHelper() local
[all...]
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc141 ShiftType shift; member
901 ShiftType shift in TestHelper() local
[all...]
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc141 ShiftType shift; member
901 ShiftType shift in TestHelper() local
[all...]
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-a32.cc141 ShiftType shift; member
1098 ShiftType shift in TestHelper() local
[all...]
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-t32.cc135 ShiftType shift; member
1086 ShiftType shift = kTests[i].operands.shift; in TestHelper() local
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc154 ShiftType shift; member
1449 ShiftType shift = kTests[i].operands.shift; TestHelper() local
[all...]
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc154 ShiftType shift; member
1449 ShiftType shift = kTests[i].operands.shift; TestHelper() local
[all...]
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc154 ShiftType shift; member
1459 ShiftType shift = kTests[i].operands.shift; TestHelper() local
[all...]

Completed in 29 milliseconds

1...<<31323334353637383940>>...112