Home
last modified time | relevance | path

Searched defs:rshift (Results 1 – 25 of 28) sorted by relevance

12

/third_party/ffmpeg/libavcodec/arm/
Dvc1dsp_neon.S86 .macro vc1_inv_trans_4x8_helper add rshift
125 .macro vc1_inv_trans_8x4_helper add add1beforeshift rshift
238 .macro vc1_inv_trans_8x8_helper add add1beforeshift rshift
580 .macro vc1_inv_trans_4x4_helper add rshift
/third_party/FreeBSD/contrib/gdtoa/
Dgmisc.c36 rshift(b, k) Bigint *b; int k; in rshift() function
Dgdtoaimp.h576 #define rshift __rshift_D2A macro
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_vs_vertex_conversion.c61 nir_ssa_def *rshift = nir_imm_ivec4(b, 22, 22, 22, 30); in from_10_10_10_2_scaled() local
/third_party/openssl/crypto/bn/
Dbn_div.c145 int rshift = BN_num_bits_word(d[top - 1]), lshift, i; in bn_left_align() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c359 unsigned rshift, unsigned bitwidth) in unpack_llvm_param()
375 LLVMValueRef si_unpack_param(struct si_shader_context *ctx, struct ac_arg param, unsigned rshift, in si_unpack_param()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DConstantUnion.cpp528 TConstantUnion TConstantUnion::rshift(const TConstantUnion &lhs, in rshift() function in sh::TConstantUnion
/third_party/openssl/providers/implementations/kdfs/
Dkrb5kdf.c294 unsigned int rotbits, rshift, rbyte; in n_fold() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/
DTJUnitTest.java216 int rshift = TJ.getRedOffset(pf) * 8; in initIntBuf() local
425 int rshift = TJ.getRedOffset(pf) * 8; in checkIntBuf() local
/third_party/libjpeg-turbo/java/
DTJUnitTest.java216 int rshift = TJ.getRedOffset(pf) * 8; in initIntBuf() local
425 int rshift = TJ.getRedOffset(pf) * 8; in checkIntBuf() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DConstantUnion.cpp532 TConstantUnion TConstantUnion::rshift(const TConstantUnion &lhs, in rshift() function in sh::TConstantUnion
/third_party/ffmpeg/libavcodec/
Ddxv.c346 int value, counter = 0, rshift = 10, lshift = 30; in fill_ltable() local
431 int sum, x, val, lshift, rshift, ret, i, idx; in get_opcodes() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c343 unsigned rshift = n; in lp_build_clamped_float_to_unsigned_norm() local
/third_party/rust/crates/minimal-lexical/src/
Dbigint.rs628 let rshift = LIMB_BITS - n; in shl_bits() localVariable
/third_party/mesa3d/src/compiler/nir/
Dnir_format_convert.h110 nir_ssa_def *rshift = nir_imm_int(b, bit_size - bits[i]); in nir_format_unpack_int() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11window.c427 int rshift, gshift, bshift; in X11_CreateWindow() local
1414 int rshift, gshift, bshift; in X11_SetWindowGammaRamp() local
/third_party/python/Lib/
Doperator.py128 def rshift(a, b): function
/third_party/mesa3d/src/compiler/glsl/
Dir_builder.cpp425 rshift(operand a, operand b) in rshift() function
/third_party/optimized-routines/math/test/
Dmathtest.c1236 int rshift, ishift; in runtest() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_indirect_draw.c789 nir_ssa_def *rshift = nir_imax(b, nir_find_lsb(b, base), zero); in get_padded_count() local
/third_party/rust/crates/rust-openssl/openssl/src/
Dbn.rs298 pub fn rshift(&mut self, a: &BigNumRef, n: i32) -> Result<(), ErrorStack> { in rshift() method
/third_party/openssl/test/
Dbntest.c1376 BIGNUM *a = NULL, *rshift = NULL, *ret = NULL; in file_rshift() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_peephole.cpp695 int rshift = offset; in expr() local
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c816 static unsigned long long rshift(unsigned long long val, unsigned int n) in rshift() function
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c3064 LLVMValueRef ac_unpack_param(struct ac_llvm_context *ctx, LLVMValueRef param, unsigned rshift, in ac_unpack_param()

12