/aosp_15_r20/external/libyuv/source/ |
H A D | scale_lsx.cc | 140 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBRowDownEvenBox_LSX() local 225 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown2Box_LSX() local 278 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown4Box_LSX() local 346 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown38_2_Box_LSX() local 386 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleRowDown38_3_Box_LSX() local 453 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleFilterCols_LSX() local 544 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in ScaleARGBFilterCols_LSX() local 619 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in ScaleRowDown34_0_Box_LSX() local 683 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in ScaleRowDown34_1_Box_LSX() local
|
/aosp_15_r20/external/libjpeg-turbo/simd/arm/ |
H A D | jidctfst-neon.c | 150 int16x4_t tmp7 = vmul_s16(vget_high_s16(row7), quant_row7); in jsimd_idct_ifast_neon() local 225 int16x4_t tmp7 = vmul_s16(vget_low_s16(row7), quant_row7); in jsimd_idct_ifast_neon() local 295 int16x8_t tmp7 = vmulq_s16(row7, quant_row7); in jsimd_idct_ifast_neon() local 383 int16x8_t tmp7 = vaddq_s16(z11, z13); /* phase 5 */ in jsimd_idct_ifast_neon() local
|
H A D | jfdctfst-neon.c | 90 int16x8_t tmp7 = vsubq_s16(col0, col7); in jsimd_fdct_ifast_neon() local
|
H A D | jfdctint-neon.c | 124 int16x8_t tmp7 = vsubq_s16(col0, col7); in jsimd_fdct_islow_neon() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/ |
H A D | subtract_lsx.c | 103 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in sub_blk_16x16_lsx() local 215 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in sub_blk_32x32_lsx() local 282 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in sub_blk_64x64_lsx() local
|
H A D | fwd_txfm_lsx.c | 31 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in fdct8x16_1d_column() local 182 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in fdct16x8_1d_row() local
|
H A D | avg_lsx.c | 19 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in vpx_hadamard_8x8_lsx() local
|
H A D | vpx_convolve8_avg_horiz_lsx.c | 213 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in common_hz_8t_and_aver_dst_16w_lsx() local 269 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in common_hz_8t_and_aver_dst_32w_lsx() local
|
/aosp_15_r20/external/libdav1d/src/loongarch/ |
H A D | loongson_asm.S | 492 tmp3, tmp4, tmp5, tmp6, tmp7 532 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7 607 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | fwd_txfm_msa.c | 30 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in fdct8x16_1d_column() local 149 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in fdct16x8_1d_row() local
|
H A D | idct16x16_msa.c | 18 v8i16 tmp5, tmp6, tmp7; in vpx_idct16_1d_rows_msa() local 112 v8i16 tmp5, tmp6, tmp7; in vpx_idct16_1d_columns_addblk_msa() local
|
H A D | avg_msa.c | 64 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in vpx_hadamard_8x8_msa() local 90 v8i16 tmp6, tmp7, tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15; in vpx_hadamard_16x16_msa() local
|
H A D | intrapred16_dspr2.c | 16 int32_t tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in vpx_h_predictor_16x16_dspr2() local
|
H A D | intrapred8_dspr2.c | 16 int32_t tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8; in vpx_h_predictor_8x8_dspr2() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jfdctflt.c | 62 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
H A D | jidctflt.c | 76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
H A D | jfdctfst.c | 119 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
H A D | jfdctint.c | 145 JLONG tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
H A D | jidctfst.c | 175 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/src/ |
H A D | pvmp3_dct_9.cpp | 129 int32 tmp7 = vec[7] - vec[1]; in pvmp3_dct_9() local
|
H A D | pvmp3_dct_16.cpp | 162 int32 tmp7; in pvmp3_dct_16() local
|
/aosp_15_r20/external/libhevc/common/arm/ |
H A D | ihevc_resi_trans_neon.c | 1037 int32x4x2_t tmp4, tmp5, tmp6, tmp7; in dct_body_16_32() local 1132 int32x4x2_t tmp4, tmp5, tmp6, tmp7; in dct_body_32_32() local
|
/aosp_15_r20/external/libvpx/vp8/common/loongarch/ |
H A D | loopfilter_filters_lsx.c | 530 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in mbloop_filter_vertical_edge_y_lsx() local 607 __m128i tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in mbloop_filter_vertical_edge_uv_lsx() local
|
/aosp_15_r20/external/libvpx/vp8/common/mips/msa/ |
H A D | loopfilter_filters_msa.c | 372 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in mbloop_filter_vertical_edge_y_msa() local 437 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; in mbloop_filter_vertical_edge_uv_msa() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_mdct_480.c | 49 tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmp10, tmp11, tmp12, tmp13, tmp14, tmp15, tmp16, in ia_enhaacplus_enc_fft15() local
|