| /third_party/ffmpeg/libavcodec/ |
| H A D | sonic.c | 88 static inline int shift(int a,int b) in shift() function
|
| H A D | mss4.c | 295 get_value_cached(GetBitContext *gb, int vec_pos, uint8_t *vec, int vec_size, int component, int shift, int *prev) get_value_cached() argument
|
| H A D | pixlet.c | 103 unsigned shift = plane > 0; in init_decoder() local 513 const unsigned shift = 16 - depth; in postprocess_chroma() local 533 unsigned shift = plane > 0; in decode_plane() local
|
| H A D | takdec.c | 169 int shift; in set_sample_rate_params() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | drawutils.c | 641 unsigned shift = sub_dir ? draw->vsub_max : draw->hsub_max; in ff_draw_round_to_sub() local 440 blend_pixel16(uint8_t *dst, unsigned src, unsigned alpha, const uint8_t *mask, int mask_linesize, int l2depth, unsigned w, unsigned h, unsigned shift, unsigned xm0) blend_pixel16() argument 464 blend_pixel(uint8_t *dst, unsigned src, unsigned alpha, const uint8_t *mask, int mask_linesize, int l2depth, unsigned w, unsigned h, unsigned shift, unsigned xm0) blend_pixel() argument [all...] |
| H A D | vf_vaguedenoiser.c | 351 const float shift = threshold * 0.01f * percent; in soft_thresholding() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | imgutils.c | 524 int h, shift = (i == 1 || i == 2) ? desc->log2_chroma_h : 0; in av_image_copy_to_buffer() local
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_vecmathlib_neon_4.h | 417 static const int32x4_t shift = vld1q_s32(shifta); in mask() local
|
| /third_party/backends/backend/ |
| H A D | teco1.c | 927 int shift = GAMMA_LENGTH >> 8; in teco_send_gamma() local 1592 int shift = GAMMA_LENGTH >> 8; in sane_open() local
|
| H A D | stv680.h | 42 getbitfield (unsigned char *pageaddr, int mask, int shift) in getbitfield() argument
|
| H A D | p5_device.c | 635 unsigned int i, j, shift, step; in build_correction() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uprops.cpp | 454 int32_t shift; // =maxValue if getMaxValueFromShift() is used member
|
| /third_party/libsnd/src/ALAC/ |
| H A D | alac_encoder.c | 755 uint32_t shift ; EncodeMono() local [all...] |
| /third_party/libsnd/src/ |
| H A D | flac.c | 232 int shift = 16 - frame->header.bits_per_sample ; in flac_buffer_copy() local 272 int shift = 32 - frame->header.bits_per_sample ; in flac_buffer_copy() local
|
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| H A D | addrelemlib.cpp | 216 UINT_32 shift = 126 - exp8 + 24 - bits; in Flt32sToInt32s() local
|
| /third_party/libdrm/include/drm/ |
| H A D | msm_drm.h | 152 __s32 shift; /* in, amount of left shift (can be negative) */ member
|
| /third_party/libcoap/src/ |
| H A D | coap_pdu.c | 571 size_t shift; in coap_insert_option() local [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_shader.c | 188 nir_ssa_def *shift = nir_imm_int(b, util_logbase2(stride)); in lower_vulkan_resource_index() local 203 nir_ssa_def *shift = nir_channel(b, old_index, 2); in lower_vulkan_resource_reindex() local
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | test_optimizer.cpp | 322 Temp shift; variable
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-external-refs.cc | 181 double shift = static_cast<double>(1ull << 32); in uint64_to_float64_wrapper() local 352 uint32_t shift = ReadUnalignedValue<uint32_t>(data + sizeof(input)) & 31; in word32_rol_wrapper() local 358 uint32_t shift in word32_ror_wrapper() local 364 uint64_t shift = ReadUnalignedValue<uint64_t>(data + sizeof(input)) & 63; word64_rol_wrapper() local 371 uint64_t shift = ReadUnalignedValue<uint64_t>(data + sizeof(input)) & 63; word64_ror_wrapper() local [all...] |
| /third_party/node/src/ |
| H A D | string_search.h | 354 int shift = j - CharOccurrence(bad_char_occurrence, c); in BoyerMooreSearch() local 374 int shift = j - bc_occ; in BoyerMooreSearch() local 476 int shift = j - bc_occ; BoyerMooreHorspoolSearch() local [all...] |
| /third_party/node/deps/brotli/c/enc/ |
| H A D | compress_fragment.c | 43 static BROTLI_INLINE uint32_t Hash(const uint8_t* p, size_t shift) { in Hash() argument 462 const size_t shift = 64u - table_bits; in BrotliCompressFragmentFastImpl() local 48 HashBytesAtOffset( uint64_t v, int offset, size_t shift) HashBytesAtOffset() argument [all...] |
| H A D | compress_fragment_two_pass.c | 245 const size_t shift = 64u - table_bits; in CreateCommands() local 42 Hash(const uint8_t* p, size_t shift, size_t length) Hash() argument 49 HashBytesAtOffset(uint64_t v, size_t offset, size_t shift, size_t length) HashBytesAtOffset() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | ff_fragment_shader.cpp | 688 ir_constant *shift; in emit_texenv() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_shader.cpp | 155 const unsigned shift = 4 * (2 - i); in brw_texture_offset() local
|