Searched defs:tmp0_l (Results 1 – 3 of 3) sorted by relevance
/external/libjpeg-turbo/simd/arm/ |
D | jidctred-neon.c | 114 int32x4_t tmp0_l = vmull_lane_s16(vget_low_s16(row1), consts, 3); in jsimd_idct_2x2_neon() local 361 int32x4_t tmp0_l = vshll_n_s16(vget_low_s16(row0), CONST_BITS + 1); in jsimd_idct_4x4_neon() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | loopfilter_16_msa.c | 90 v8u16 tmp0_r, tmp1_r, tmp0_l, tmp1_l; in hz_lpf_t16_16w() local 1155 v8u16 tmp0_r, tmp1_r, tmp0_l, tmp1_l; in vt_lpf_t16_16w() local
|
/external/libaom/libaom/aom_dsp/mips/ |
D | loopfilter_16_msa.c | 89 v8u16 tmp0_r, tmp1_r, tmp0_l, tmp1_l; in aom_hz_lpf_t16_16w() local 1154 v8u16 tmp0_r, tmp1_r, tmp0_l, tmp1_l; in aom_vt_lpf_t16_16w() local
|