Searched defs:tmp0_h (Results 1 – 3 of 3) sorted by relevance
/external/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
|
/external/libvpx/vpx_dsp/loongarch/ |
D | loopfilter_16_lsx.c | 145 v8u16 tmp0_l, tmp1_l, tmp0_h, tmp1_h; in hz_lpf_t16_16w() local 947 v8u16 tmp0_l, tmp1_l, tmp0_h, tmp1_h; in vt_lpf_t16_16w() local
|
/external/libvpx/vpx_dsp/mips/ |
D | avg_msa.c | 264 v8u16 tmp0_h, tmp1_h, tmp2_h, tmp3_h, tmp4_h, tmp5_h, tmp6_h, tmp7_h; in vpx_satd_msa() local
|