Home
last modified time | relevance | path

Searched defs:shifts (Results 1 - 25 of 28) sorted by relevance

12

/third_party/node/deps/base64/base64/lib/arch/avx512/
H A Denc_reshuffle_translate.c42 const __m512i shifts = _mm512_set1_epi64(0x3036242a1016040alu); in enc_reshuffle_translate() local
/third_party/icu/icu4c/source/i18n/
H A Dcsr2022.cpp40 int32_t shifts = 0; in match_2022() local
/third_party/musl/src/linux/x32/
H A Dsysinfo.c32 kulong shifts; in __lsysinfo() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcsr2022.cpp40 int32_t shifts = 0; in match_2022() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_gcd.c553 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local
/third_party/openssl/crypto/bn/
H A Dbn_gcd.c553 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsr2022.cpp40 int32_t shifts = 0; in match_2022() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_encoder.h165 unsigned shifts[7] = { 0 }; in panfrost_pack_work_groups_compute() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dcamellia.c178 static const uint8_t shifts[2][12] = { variable
/third_party/backends/backend/genesys/
H A Dsensor.h53 explicit StaggerConfig(std::initializer_list<std::size_t> shifts) : in StaggerConfig() argument
68 const std::vector<std::size_t>& shifts() const { return shifts_; } in shifts() function in genesys::StaggerConfig
H A Dimage_pipeline.cpp528 ImagePipelineNodePixelShiftLines( ImagePipelineNode& source, const std::vector<std::size_t>& shifts) ImagePipelineNodePixelShiftLines() argument
574 ImagePipelineNodePixelShiftColumns( ImagePipelineNode& source, const std::vector<std::size_t>& shifts) ImagePipelineNodePixelShiftColumns() argument
610 compute_pixel_shift_extra_width(std::size_t source_width, const std::vector<std::size_t>& shifts) compute_pixel_shift_extra_width() argument
[all...]
/third_party/mbedtls/library/
H A Dcamellia.c153 static const unsigned char shifts[2][4][4] = variable
/third_party/musl/src/crypt/
H A Dcrypt_des.c696 unsigned int shifts, round, i, ibit; in __des_setkey() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_framebuffer.c228 nir_ssa_def *shifts = nir_imm_ivec4(b, 8 - x, 8 - y, 8 - z, 8 - w); in pan_pack_norm() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.c257 static const int shifts[4][2] = { in lp_build_swizzle_scalar_aos() local
H A Dlp_bld_format_aos.c227 LLVMValueRef shifts[4]; in lp_build_unpack_arith_rgba_aos() local
373 LLVMValueRef shifts[4]; in lp_build_pack_rgba_aos() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c100 int shifts[4]; in dri2_drm_config_is_compatible() local
623 int shifts[4]; in drm_add_configs_for_visuals() local
[all...]
H A Dplatform_wayland.c161 int shifts[4]; in dri2_wl_visual_idx_from_config() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.c157 int shifts[4]; in driCreateConfigs() member
195 const int * shifts; in driCreateConfigs() local
[all...]
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DAPIInfo.java48 public int[] shifts = { 0, 3, 5, 6, 7, 8, 9 }; field in APIInfo
/third_party/node/deps/v8/src/base/numbers/
H A Dbignum.cc383 int shifts = 0; in AssignPowerUInt16() local
/third_party/ffmpeg/libavcodec/
H A Drv34.c187 static const int shifts[4] = { 0, 2, 8, 10 }; in rv34_decode_cbp() local
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c107 const vec_u16 shifts = (vec_u16) {7, 7, 7, 7, 7, 7, 7, 7}; in yuv2plane1_8_vsx() local
/third_party/backends/backend/pixma/
H A Dpixma_mp800.c1568 static const int shifts[8] = in cs9000f_second_reorder_pixels() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp35 rr::RValue<rr::Int> PackFields(rr::Int4 const &ints, const sw::int4 shifts) in PackFields() argument

Completed in 33 milliseconds

12