Searched defs:tmp0_l (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/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
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| D | hevc_idct_lsx.c | 548 __m128i sum0_r, sum0_l, sum1_r, sum1_l, tmp0_r, tmp0_l, tmp1_r, tmp1_l; in hevc_idct_8x32_column_lsx() local
|
| D | vp9_lpf_lsx.c | 736 v8u16 tmp0_l, tmp1_l, tmp0_h, tmp1_h; in vp9_hz_lpf_t16_16w() local 2367 v8u16 tmp0_l, tmp1_l; in vp9_vt_lpf_t16_8w() local 2764 v8u16 tmp0_l, tmp1_l, tmp0_h, tmp1_h; in vp9_vt_lpf_t16_16w() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | h264idct_msa.c | 118 v4i32 tmp0_l, tmp1_l, tmp2_l, tmp3_l, tmp4_l, tmp5_l, tmp6_l, tmp7_l; in avc_idct8_addblk_msa() local
|
| D | hevc_idct_msa.c | 447 v4i32 sum0_r, sum0_l, sum1_r, sum1_l, tmp0_r, tmp0_l, tmp1_r, tmp1_l; in hevc_idct_8x32_column_msa() local
|
| D | vp9_lpf_msa.c | 639 v8u16 tmp0_r, tmp1_r, tmp0_l, tmp1_l; in vp9_hz_lpf_t16_16w() local 2189 v8u16 tmp0_r, tmp1_r, tmp0_l, tmp1_l; in vp9_vt_lpf_t16_16w() local
|