Home
last modified time | relevance | path

Searched defs:shift (Results 1 - 25 of 708) sorted by relevance

12345678910>>...29

/third_party/jerryscript/tests/jerry/
H A Darray-prototype-shift.js[all...]
/third_party/libsnd/src/ALAC/
H A Dshift.h29 arith_shift_left (int32_t x, int shift) in arith_shift_left() argument
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dshift-special.c2 long shift(long a, short b) in shift() function
/third_party/ffmpeg/libavcodec/ppc/
H A Dhevcdsp_template.c23 const int shift = 7; in FUNC() local
/third_party/libunwind/libunwind/src/mi/
H A D_ReadSLEB.c6 unsigned shift = 0; in _ReadSLEB() local
H A D_ReadULEB.c6 unsigned shift = 0; in _ReadULEB() local
/third_party/ffmpeg/libavcodec/
H A Dttadsp.c23 tta_filter_process_c(int32_t *qmi, int32_t *dx, int32_t *dl, int32_t *error, int32_t *in, int32_t shift, int32_t round) tta_filter_process_c() argument
H A Dttaencdsp.c23 ttaenc_filter_process_c(int32_t *qm, int32_t *dx, int32_t *dl, int32_t *error, int32_t *in, int32_t shift, int32_t round) ttaenc_filter_process_c() argument
H A Dttadata.c50 void ff_tta_filter_init(TTAFilter *c, int32_t shift) { in ff_tta_filter_init() argument
H A Dflacdsp_template.c51 flac_decorrelate_indep_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_indep_c() argument
62 flac_decorrelate_ls_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_ls_c() argument
76 flac_decorrelate_rs_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_rs_c() argument
90 flac_decorrelate_ms_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_ms_c() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dh261dec.c36 int shift = av_log2_16bit(p->buf[i+1]); in h261_probe() local
/third_party/libunwind/libunwind/src/s390x/
H A DGis_signal_frame.c45 int ret, shift = 48; in unw_is_signal_frame() local
/third_party/mesa3d/src/asahi/lib/
H A Dtiling.h46 unsigned shift = util_logbase2_ceil(MIN3(width, height, 64)); in agx_select_tile_shift() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dbitmap.h79 static __inline__ u32 ntfs_rol32(u32 word, unsigned int shift) in ntfs_rol32() argument
90 static __inline__ u32 ntfs_ror32(u32 word, unsigned int shift) in ntfs_ror32() argument
/third_party/musl/src/math/
H A Dexp2f_data.h18 double shift; member
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexp2f_data.h18 double shift; member
/third_party/node/deps/v8/src/bigint/
H A Ddiv-helpers.cc25 void LeftShift(RWDigits Z, Digits X, int shift) { in LeftShift() argument
47 RightShift(RWDigits Z, Digits X, int shift) RightShift() argument
[all...]
/third_party/node/deps/v8/src/base/
H A Ddivision-by-constant.h30 unsigned shift; variable
/third_party/python/Lib/turtledemo/
H A Dcolormixer.py28 def shift(self, x, y): member in ColorTurtle
/third_party/vixl/src/
H A Dcompiler-intrinsics-vixl.cc107 int shift = 1 << i; in CountSetBitsFallBack() local
/third_party/skia/third_party/externals/freetype/builds/atari/
H A Ddeflinejoiner.awk4 function shift( array, \ function
/third_party/skia/include/core/
H A DSkMath.h38 static inline unsigned SkMul16ShiftRound(U16CPU a, U16CPU b, int shift) { in SkMul16ShiftRound() argument
/third_party/ffmpeg/libavcodec/avr32/
H A Dmathops.h32 static inline av_const int MULL(int a, int b, unsigned shift) in MULL() argument
/third_party/ffmpeg/libavcodec/arm/
H A Dvp56_arith.h45 unsigned shift = ff_vp56_norm_shift[c->high]; in vp56_rac_get_prob_armv6() local
82 unsigned shift = ff_vp56_norm_shift[c->high]; in vp56_rac_get_prob_branchy_armv6() local
/third_party/ffmpeg/libavcodec/x86/
H A Dmathops.h35 static av_always_inline av_const int MULL(int a, int b, unsigned shift) in MULL() argument

Completed in 10 milliseconds

12345678910>>...29