| /third_party/ffmpeg/libavcodec/ |
| H A D | wnv1.c | 45 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 D | mpegvideodsp.c | 69 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 D | af_volumedetect.c | 72 int i, max_volume, shift; in print_stats() local
|
| /third_party/ffmpeg/tools/ |
| H A D | scale_slice_test.c | 85 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 D | alphablend.c | 33 unsigned shift = desc->comp[0].depth; in ff_sws_alphablendaway() local [all...] |
| /third_party/alsa-utils/topology/nhlt/intel/dmic/ |
| H A D | pdm-decim-fir.h | 16 int shift; member
|
| /third_party/libsnd/src/G72x/ |
| H A D | g72x_priv.h | 118 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 D | matrix_dec.c | 136 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 D | asm.h | 45 int shift; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | bitmap.c | 92 register u8 old_bit, shift; in ntfs_bit_get_and_set() local
|
| /third_party/musl/src/string/ |
| H A D | memmem.c | 41 size_t shift[256]; in twoway_memmem() local
|
| /third_party/node/deps/brotli/c/common/ |
| H A D | transform.c | 274 uint8_t* shift = &dst[idx - len]; in BrotliTransformDictionaryWord() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_common.c | 146 const uint32_t shift = util_last_bit(*iter) - busy_wait_order - 1; in vn_relax() local
|
| /third_party/libdrm/tegra/ |
| H A D | pushbuf.c | 124 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 D | lseek11.c | 94 int shift; in get_blocksize() local
|
| /third_party/node/deps/v8/src/base/ |
| H A D | bits.h | 220 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 D | mul-karatsuba.cc | 44 int shift = BitLength(len) - 5; in RoundUpLen() local
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_gem.h | 49 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 D | u_framebuffer.c | 258 unsigned row, i, shift, grid_width, grid_height; in util_sample_locations_flip_y() local
|
| /third_party/musl/compat/time32/ |
| H A D | clock_adjtime32.c | 15 int shift; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_hw_context.c | 39 unsigned i, ncopy, csize, sub_cmd, shift; in evergreen_dma_copy_buffer() local
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_sp800_56b_check.c | 92 int shift; in ossl_rsa_check_prime_factor_range() local
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_gcd.c | 267 int shift; in int_bn_mod_inverse() local [all...] |
| /third_party/opencl-headers/CL/ |
| H A D | cl_half.h | 415 uint32_t shift = 0; in cl_half_to_float() local
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_gcd.c | 267 int shift; in int_bn_mod_inverse() local [all...] |