Home
last modified time | relevance | path

Searched defs:shift1 (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dfixed_dsp.h180 int shift1 = 30 - bits; in fixed_sqrt() local
/third_party/ffmpeg/libavcodec/
H A Ddxa.c51 static const int shift1[6] = { 0, 8, 8, 8, 4, 4 }; variable
H A Ddnxhddec.c490 int shift1 = ctx->bit_depth >= 10; in dnxhd_decode_macroblock() local
H A Dilbcdec.c965 int16_t shift1, shift2, shift3, shift_max; in do_plc() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djquanti-neon.c119 int16x8_t shift1 = vld1q_s16(shift_ptr + (i + 1) * DCTSIZE); in jsimd_quantize_neon() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_storage_image.c216 nir_ssa_def *shift1 = nir_ushr(b, addr, nir_channel(b, swizzle, 1)); in image_address() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_neon.c232 const uint8x16_t shift1 = vextq_u8(zero, sum0, 8); in PredictorAdd1_NEON() local
H A Dlossless_sse2.c211 const __m128i shift1 = _mm_slli_si128(sum0, 8); in PredictorAdd1_SSE2() local
/third_party/backends/backend/
H A Dhp-scl.c1095 unsigned int shift1 = 16 - depth; in hp_scale_to_16bit() local
1133 unsigned int shift1 = depth-8; in hp_scale_to_8bit() local
1146 tmp >>= shift1; in hp_scale_to_8bit() local
1156 tmp >>= shift1; in hp_scale_to_8bit() local
H A Dhp5590.c2424 SANE_Int shift1 = *n_lines1_ptr + copy2 - max_lines; in append_and_move_lines() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_image_writer.cpp3434 int32 shift1 = (fCodeSize + bit) - 8; in PutCodeWord() local

Completed in 19 milliseconds