Searched defs:tmp0_h (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/simd/arm/ |
| D | jidctred-neon.c | 118 int32x4_t tmp0_h = vmull_lane_s16(vget_high_s16(row1), consts, 3); in jsimd_idct_2x2_neon() local 362 int32x4_t tmp0_h = vshll_n_s16(vget_high_s16(row0), CONST_BITS + 1); in jsimd_idct_4x4_neon() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| D | jidctred-neon.c | 118 int32x4_t tmp0_h = vmull_lane_s16(vget_high_s16(row1), consts, 3); in jsimd_idct_2x2_neon() local 362 int32x4_t tmp0_h = vshll_n_s16(vget_high_s16(row0), CONST_BITS + 1); in jsimd_idct_4x4_neon() local
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| D | vp9_lpf_lsx.c | 736 v8u16 tmp0_l, tmp1_l, tmp0_h, tmp1_h; in vp9_hz_lpf_t16_16w() local 2764 v8u16 tmp0_l, tmp1_l, tmp0_h, tmp1_h; in vp9_vt_lpf_t16_16w() local
|