Searched defs:tmp1_r (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A 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 [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A 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 [all...] |
H A D | h264idct_msa.c | 117 v4i32 tmp0_r, tmp1_r, tmp2_r, tmp3_r, tmp4_r, tmp5_r, tmp6_r, tmp7_r; in avc_idct8_addblk_msa() local
|
H A D | vp9_lpf_msa.c | 639 v8u16 tmp0_r, tmp1_r, tmp0_l, tmp1_l; in vp9_hz_lpf_t16_16w() local 1852 v8u16 tmp0_r, tmp1_r; vp9_vt_lpf_t16_8w() local 2189 v8u16 tmp0_r, tmp1_r, tmp0_l, tmp1_l; vp9_vt_lpf_t16_16w() local [all...] |
Completed in 7 milliseconds