Home
last modified time | relevance | path

Searched defs:shift (Results 326 - 350 of 2811) sorted by relevance

1...<<11121314151617181920>>...113

/third_party/ffmpeg/libavcodec/ppc/
H A Dhevcdsp.c44 transform4x4(vec_s16 src_01, vec_s16 src_23, vec_s32 res[4], const int shift, int16_t *coeffs) transform4x4() argument
77 scale(vec_s32 res[4], vec_s16 res_packed[2], const int shift) scale() argument
/third_party/ffmpeg/libavcodec/
H A Dsnappy.c35 int shift = 0; in bytestream2_get_levarint() local
H A Dnellymoser.c87 static inline int signed_shift(int i, int shift) { in signed_shift() argument
93 static int sum_bits(short *buf, short shift, short off) in sum_bits() argument
123 short shift, shift_saved; in ff_nelly_get_sample_bits() local
[all...]
H A Dwnv1.c45 static inline int wnv1_get_code(GetBitContext *gb, int shift, int base_value) in wnv1_get_code() argument
62 int i, j, ret, shift; in decode_frame() local
[all...]
H A Dmpegvideodsp.c69 src_x >>= shift; in ff_gmc_c() local
70 src_y >>= shift; in ff_gmc_c() local
47 ff_gmc_c(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, int dxx, int dxy, int dyx, int dyy, int shift, int r, int width, int height) ff_gmc_c() argument
/third_party/ffmpeg/libavfilter/
H A Daf_volumedetect.c72 int i, max_volume, shift; in print_stats() local
/third_party/ffmpeg/tools/
H A Dscale_slice_test.c85 int shift = (j == 1 || j == 2) ? pd->v_shift_src : 0; in process_frame() local
99 int shift = (i == 1 || i == 2) ? pd->v_shift_dst : 0; in process_frame() local
166 int shift = (j == 1 || j == 2) ? pd.v_shift_dst : 0; in main() local
/third_party/ffmpeg/libswscale/
H A Dalphablend.c33 unsigned shift = desc->comp[0].depth; in ff_sws_alphablendaway() local
[all...]
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Dpdm-decim-fir.h16 int shift; member
/third_party/libsnd/src/G72x/
H A Dg72x_priv.h118 arith_shift_left (int x, int shift) in arith_shift_left() argument
123 arith_shift_right (int x, int shift) in arith_shift_right() argument
/third_party/libsnd/src/ALAC/
H A Dmatrix_dec.c136 int32_t shift = bytesShifted * 8 ; in unmix24() local
210 int32_t shift = bytesShifted * 8 ; in unmix32() local
274 copyPredictorTo24Shift(const int32_t * in, uint16_t * shift, int32_t * out, uint32_t stride, int32_t numSamples, int32_t bytesShifted) copyPredictorTo24Shift() argument
316 copyPredictorTo32Shift(const int32_t * in, uint16_t * shift, int32_t * out, uint32_t stride, int32_t numSamples, int32_t bytesShifted) copyPredictorTo32Shift() argument
[all...]
/third_party/mesa3d/src/freedreno/afuc/
H A Dasm.h45 int shift; member
/third_party/ntfs-3g/libntfs-3g/
H A Dbitmap.c92 register u8 old_bit, shift; in ntfs_bit_get_and_set() local
/third_party/musl/src/string/
H A Dmemmem.c41 size_t shift[256]; in twoway_memmem() local
/third_party/node/deps/brotli/c/common/
H A Dtransform.c274 uint8_t* shift = &dst[idx - len]; in BrotliTransformDictionaryWord() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_common.c146 const uint32_t shift = util_last_bit(*iter) - busy_wait_order - 1; in vn_relax() local
/third_party/libdrm/tegra/
H A Dpushbuf.c124 drm_tegra_pushbuf_relocate(struct drm_tegra_pushbuf *pushbuf, uint32_t **ptrp, struct drm_tegra_mapping *target, unsigned long offset, unsigned int shift, uint32_t flags) drm_tegra_pushbuf_relocate() argument
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek11.c94 int shift; in get_blocksize() local
/third_party/node/deps/v8/src/base/
H A Dbits.h220 inline constexpr uint32_t RotateLeft32(uint32_t value, uint32_t shift) { in RotateLeft32() argument
225 inline constexpr uint64_t RotateRight64(uint64_t value, uint64_t shift) { in RotateRight64() argument
230 RotateLeft64(uint64_t value, uint64_t shift) RotateLeft64() argument
[all...]
/third_party/node/deps/v8/src/bigint/
H A Dmul-karatsuba.cc44 int shift = BitLength(len) - 5; in RoundUpLen() local
/third_party/mesa3d/src/intel/common/
H A Dintel_gem.h49 const int shift = 63 - 47; in intel_canonical_address() local
61 const int shift = 63 - 47; in intel_48b_address() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_framebuffer.c258 unsigned row, i, shift, grid_width, grid_height; in util_sample_locations_flip_y() local
/third_party/musl/compat/time32/
H A Dclock_adjtime32.c15 int shift; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_hw_context.c39 unsigned i, ncopy, csize, sub_cmd, shift; in evergreen_dma_copy_buffer() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_sp800_56b_check.c92 int shift; in ossl_rsa_check_prime_factor_range() local

Completed in 15 milliseconds

1...<<11121314151617181920>>...113