Home
last modified time | relevance | path

Searched refs:temp6 (Results 1 – 25 of 32) sorted by relevance

12

/external/webp/src/dsp/
Ddec_mips_dsp_r2.c27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; in TransformDC() local
38 CONVERT_2_BYTES_TO_HALF(temp6, temp7, temp8, temp9, temp10, temp1, temp2, in TransformDC()
40 STORE_SAT_SUM_X2(temp6, temp7, temp8, temp9, temp10, temp1, temp2, temp3, in TransformDC()
56 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformAC3() local
65 SHIFT_R_SUM_X2(temp1, temp6, temp7, temp8, temp2, temp9, temp10, temp4, in TransformAC3()
73 PACK_2_HALVES_TO_WORD(temp12, temp18, temp7, temp6, temp1, temp8, temp2, in TransformAC3()
74 temp4, temp7, temp6, temp10, temp9) in TransformAC3()
77 temp7, temp6, dst, 0, 1, 2, 3, BPS) in TransformAC3()
87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in TransformOne() local
93 LOAD_IN_X2(temp5, temp6, 24, 26) in TransformOne()
[all …]
Denc_mips_dsp_r2.c148 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPSdspR2() local
156 HORIZONTAL_PASS(1, temp4, temp5, temp6, temp7) in FTransform_MIPSdspR2()
162 VERTICAL_PASS(4, 12, 20, 28, temp2, temp6, temp10, temp14) in FTransform_MIPSdspR2()
176 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; in ITransformOne() local
182 LOAD_IN_X2(temp5, temp6, 24, 26) in ITransformOne()
186 temp10, temp8, temp9, temp7, temp1, temp2, temp5, temp6, in ITransformOne()
192 ADD_SUB_HALVES(temp5, temp6, temp4, temp7) in ITransformOne()
204 SRA_16(temp9, temp10, temp11, temp12, temp1, temp2, temp5, temp6) in ITransformOne()
205 INSERT_HALF_X2(temp1, temp6, temp5, temp2) in ITransformOne()
212 ADD_SUB_HALVES(temp5, temp7, temp6, temp8) in ITransformOne()
[all …]
Denc_mips32.c119 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in ITransformOne_MIPS32() local
127 VERTICAL_PASS(2, 18, 10, 26, temp8, temp4, temp5, temp6, temp7) in ITransformOne_MIPS32()
133 HORIZONTAL_PASS(2, temp2, temp6, temp10, temp14) in ITransformOne_MIPS32()
138 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in ITransformOne_MIPS32()
368 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4_MIPS32() local
389 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8) in Disto4x4_MIPS32()
484 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform_MIPS32() local
494 HORIZONTAL_PASS(1, temp4, temp5, temp6, temp7) in FTransform_MIPS32()
500 VERTICAL_PASS(4, 12, 20, 28, temp2, temp6, temp10, temp14) in FTransform_MIPS32()
505 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in FTransform_MIPS32()
[all …]
Drescaler_mips_dsp_r2.c38 const int temp6 = (x_out_max & ~0x3) << 2;
104 : [temp7]"r"(temp7), [yscale]"r"(yscale), [temp6]"r"(temp6)
152 : [temp7]"r"(temp7), [temp6]"r"(temp6)
173 const int temp6 = (x_out_max & ~0x3) << 2; in ExportRowExpand_MIPSdspR2() local
212 : [temp7]"r"(temp7), [temp6]"r"(temp6) in ExportRowExpand_MIPSdspR2()
281 : [temp7]"r"(temp7), [temp6]"r"(temp6), [A]"r"(A), [B]"r"(B) in ExportRowExpand_MIPSdspR2()
Drescaler_mips32.c156 const int temp6 = x_out_max << 2; in ExportRowExpand_MIPS32() local
178 : [temp2]"r"(temp2), [temp6]"r"(temp6) in ExportRowExpand_MIPS32()
206 : [temp2]"r"(temp2), [temp6]"r"(temp6), [A]"r"(A), [B]"r"(B) in ExportRowExpand_MIPS32()
221 const int temp6 = x_out_max << 2;
251 : [temp2]"r"(temp2), [yscale]"r"(yscale), [temp6]"r"(temp6)
272 : [temp2]"r"(temp2), [temp6]"r"(temp6)
Dlossless_enc_mips_dsp_r2.c23 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SubtractGreenFromBlueAndRed_MIPSdspR2() local
69 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [temp6]"=&r"(temp6), in SubtractGreenFromBlueAndRed_MIPSdspR2()
189 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in CollectColorBlueTransforms_MIPSdspR2() local
207 [temp5]"=&r"(temp5), [temp6]"=&r"(temp6) in CollectColorBlueTransforms_MIPSdspR2()
Dfilters_mips_dsp_r2.c40 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; \
98 [temp6]"=&r"(temp6), [dst]"+&r"(pdst), [src]"+&r"(psrc) \
114 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; \
161 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [pred]"+&r"(ppred), \
Dyuv_mips_dsp_r2.c64 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7) \
76 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; \
Dlossless_enc_mips32.c330 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), \
349 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddVector_MIPS32() local
360 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddVectorEq_MIPS32() local
Dlossless_mips_dsp_r2.c237 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in AddGreenToBlueAndRed_MIPSdspR2() local
285 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [temp6]"=&r"(temp6), in AddGreenToBlueAndRed_MIPSdspR2()
Ddec_mips32.c220 int temp5, temp6, temp7, temp8, temp9; in TransformOne() local
541 [temp6]"=&r"(temp6), [temp7]"=&r"(temp7), [temp8]"=&r"(temp8), in TransformOne()
Dmips_macro.h190 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [temp6]"=&r"(temp6), \
/external/libavc/common/x86/
Dih264_iquant_itrans_recon_sse42.c119 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in ih264_iquant_itrans_recon_4x4_sse42() local
141temp6 = _mm_unpacklo_epi16(temp1, zero_8x16b); // b00*q00 0 b01*q01 0 b02*q02 0 b03*q03 0 -- 16 bi… in ih264_iquant_itrans_recon_4x4_sse42()
151 temp6 = _mm_madd_epi16(src_r2, temp6); in ih264_iquant_itrans_recon_4x4_sse42()
157 resq_r2 = _mm_slli_epi32(temp6, u4_qp_div_6 - 4); in ih264_iquant_itrans_recon_4x4_sse42()
162 temp6 = _mm_add_epi32(temp6, add_rshift); in ih264_iquant_itrans_recon_4x4_sse42()
166 resq_r2 = _mm_srai_epi32(temp6, 4 - u4_qp_div_6); in ih264_iquant_itrans_recon_4x4_sse42()
267 temp6 = _mm_sub_epi32(temp1, temp2); in ih264_iquant_itrans_recon_4x4_sse42()
268 temp6 = _mm_add_epi32(temp6, value_32); in ih264_iquant_itrans_recon_4x4_sse42()
269 temp6 = _mm_srai_epi32(temp6, 6); in ih264_iquant_itrans_recon_4x4_sse42()
270 temp6 = _mm_add_epi32(temp6, pred_r2); in ih264_iquant_itrans_recon_4x4_sse42()
[all …]
Dih264_iquant_itrans_recon_ssse3.c119 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in ih264_iquant_itrans_recon_4x4_ssse3() local
142temp6 = _mm_unpacklo_epi16(temp1, zero_8x16b); // b00*q00 0 b01*q01 0 b02*q02 0 b03*q03 0 -- 16 bi… in ih264_iquant_itrans_recon_4x4_ssse3()
152 temp6 = _mm_madd_epi16(src_r2, temp6); in ih264_iquant_itrans_recon_4x4_ssse3()
158 resq_r2 = _mm_slli_epi32(temp6, u4_qp_div_6 - 4); in ih264_iquant_itrans_recon_4x4_ssse3()
163 temp6 = _mm_add_epi32(temp6, add_rshift); in ih264_iquant_itrans_recon_4x4_ssse3()
167 resq_r2 = _mm_srai_epi32(temp6, 4 - u4_qp_div_6); in ih264_iquant_itrans_recon_4x4_ssse3()
281 temp6 = _mm_sub_epi32(temp1, temp2); in ih264_iquant_itrans_recon_4x4_ssse3()
282 temp6 = _mm_add_epi32(temp6, value_32); in ih264_iquant_itrans_recon_4x4_ssse3()
283 temp6 = _mm_srai_epi32(temp6, 6); in ih264_iquant_itrans_recon_4x4_ssse3()
284 temp6 = _mm_add_epi32(temp6, pred_r2); in ih264_iquant_itrans_recon_4x4_ssse3()
[all …]
Dih264_iquant_itrans_recon_dc_ssse3.c120 __m128i temp4, temp5, temp6, temp7; in ih264_iquant_itrans_recon_4x4_dc_ssse3() local
159 temp6 = _mm_srli_si128(temp5,4); in ih264_iquant_itrans_recon_4x4_dc_ssse3()
160 temp7 = _mm_srli_si128(temp6,4); in ih264_iquant_itrans_recon_4x4_dc_ssse3()
168 *(pu4_out) = _mm_cvtsi128_si32(temp6); in ih264_iquant_itrans_recon_4x4_dc_ssse3()
245 __m128i temp1,temp2,temp3,temp4, temp5, temp6, temp7,temp8; in ih264_iquant_itrans_recon_8x8_dc_ssse3() local
298 temp6 = _mm_add_epi16(value_add, pred_r5); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
315 sign_reg = _mm_cmpgt_epi16(temp6, zero_8x16b); // sign check in ih264_iquant_itrans_recon_8x8_dc_ssse3()
316 temp6 = _mm_and_si128(temp6, sign_reg); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
327 temp6 = _mm_packus_epi16(temp6, zero_8x16b); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
336 _mm_storel_epi64((__m128i *)(&pu1_out[5 * out_strd]), temp6); in ih264_iquant_itrans_recon_8x8_dc_ssse3()
Dih264_deblk_luma_ssse3.c104 __m128i temp1, temp2, temp3, temp4, temp5, temp6; in ih264_deblk_luma_vert_bs4_ssse3() local
269 temp6 = _mm_add_epi16(temp2, const_val2_16x8); in ih264_deblk_luma_vert_bs4_ssse3()
273 temp2 = _mm_add_epi16(temp6, temp4); in ih264_deblk_luma_vert_bs4_ssse3()
278 temp6 = _mm_add_epi16(temp6, p0_8x16); in ih264_deblk_luma_vert_bs4_ssse3()
280 temp1 = _mm_add_epi16(temp6, p2_8x16); in ih264_deblk_luma_vert_bs4_ssse3()
300 temp1 = _mm_add_epi16(temp6, const_val2_16x8); in ih264_deblk_luma_vert_bs4_ssse3()
307 temp6 = _mm_slli_epi16(q3_8x16, 1); in ih264_deblk_luma_vert_bs4_ssse3()
311 temp2 = _mm_add_epi16(temp2, temp6); in ih264_deblk_luma_vert_bs4_ssse3()
329 temp6 = _mm_add_epi16(temp2, const_val2_16x8); in ih264_deblk_luma_vert_bs4_ssse3()
333 temp2 = _mm_add_epi16(temp6, temp4); in ih264_deblk_luma_vert_bs4_ssse3()
[all …]
/external/libvpx/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c477 int16x8_t temp6[32]; in vpx_fdct32x32_rd_vsx() local
501 transpose_8x8(&temp5[0], &temp6[0]); in vpx_fdct32x32_rd_vsx()
502 transpose_8x8(&temp5[8], &temp6[8]); in vpx_fdct32x32_rd_vsx()
503 transpose_8x8(&temp5[16], &temp6[16]); in vpx_fdct32x32_rd_vsx()
504 transpose_8x8(&temp5[24], &temp6[24]); in vpx_fdct32x32_rd_vsx()
506 store(out, temp6); in vpx_fdct32x32_rd_vsx()
516 transpose_8x8(&temp5[0], &temp6[0]); in vpx_fdct32x32_rd_vsx()
517 transpose_8x8(&temp5[8], &temp6[8]); in vpx_fdct32x32_rd_vsx()
518 transpose_8x8(&temp5[16], &temp6[16]); in vpx_fdct32x32_rd_vsx()
519 transpose_8x8(&temp5[24], &temp6[24]); in vpx_fdct32x32_rd_vsx()
[all …]
/external/llvm/test/CodeGen/AMDGPU/
Dschedule-fs-loop-nested.ll33 %temp6.0 = phi float [ %22, %main_body ], [ %temp6.1, %IF31 ]
48 %32 = call float @llvm.AMDGPU.clamp.f32(float %temp6.0, float 0.000000e+00, float 1.000000e+00)
58 %temp6.1 = phi float [ %temp4.1, %ENDIF30 ], [ %temp6.0, %LOOP ]
59 %temp5.1 = phi float [ %temp6.1, %ENDIF30 ], [ %temp5.0, %LOOP ]
Dschedule-fs-loop.ll20 %temp5.0 = phi float [ %7, %main_body ], [ %temp6.0, %ENDIF ]
21 %temp6.0 = phi float [ %9, %main_body ], [ %temp4.0, %ENDIF ]
35 %19 = call float @llvm.AMDGPU.clamp.f32(float %temp6.0, float 0.000000e+00, float 1.000000e+00)
Dschedule-if-2.ll63 %temp6.0 = phi float [ %29, %IF ], [ 0.000000e+00, %ELSE ], [ 0.000000e+00, %IF23 ]
67 %46 = insertelement <4 x float> %45, float %temp6.0, i32 2
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dschedule-fs-loop-nested.ll33 %temp6.0 = phi float [ %tmp26, %main_body ], [ %temp6.1, %IF31 ]
50 %max.0.i1 = call float @llvm.maxnum.f32(float %temp6.0, float 0.000000e+00)
60 %temp6.1 = phi float [ %temp4.1, %ENDIF30 ], [ %temp6.0, %LOOP ]
61 %temp5.1 = phi float [ %temp6.1, %ENDIF30 ], [ %temp5.0, %LOOP ]
Dschedule-if-2.ll63 %temp6.0 = phi float [ %29, %IF ], [ 0.000000e+00, %ELSE ], [ 0.000000e+00, %IF23 ]
67 %46 = insertelement <4 x float> %45, float %temp6.0, i32 2
/external/libvpx/libvpx/vpx_dsp/mips/
Ddeblock_msa.c22 v8i16 temp5, temp6, temp7, temp8, temp9; \
27 ILVRL_W2_SH(temp5, temp4, temp6, temp7); \
36 out0 = (v16u8)temp6; \
77 v8i16 temp5, temp6, temp7, temp8, temp9; \
87 ILVRL_H2_SH(temp5, temp4, temp6, temp7); \
90 ILVRL_W2_SH(temp8, temp6, temp4, temp5); \
91 ILVRL_W2_SH(temp9, temp7, temp6, temp7); \
97 ILVR_D2_UB(temp6, temp2, temp7, temp3, in4, in6); \
98 in5 = (v16u8)__msa_ilvl_d((v2i64)temp6, (v2i64)temp2); \
102 ILVR_H4_SH(temp9, temp8, temp1, temp0, temp3, temp2, temp5, temp4, temp6, \
[all …]
/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core_mips.c530 int32_t temp0, temp2, temp3, temp4, temp5, temp6; in WebRtcAecm_StoreAdaptiveChannel_mips() local
561 [temp4] "=&r" (temp4), [temp5] "=&r" (temp5), [temp6] "=&r" (temp6), in WebRtcAecm_StoreAdaptiveChannel_mips()
842 int32_t temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in WebRtcAecm_ProcessBlock() local
1099 [temp4] "=&r" (temp4), [temp5] "=&r" (temp5), [temp6] "=&r" (temp6), in WebRtcAecm_ProcessBlock()
/external/libhevc/common/x86/
Dihevc_chroma_intra_pred_filters_ssse3_intr.c560 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in ihevc_intra_pred_chroma_horz_ssse3() local
575 temp6 = _mm_set1_epi8(pu1_ref[(4 * nt) - 1 - 2 * (row + 2)]); in ihevc_intra_pred_chroma_horz_ssse3()
581 temp6 = _mm_unpacklo_epi8(temp5, temp6); in ihevc_intra_pred_chroma_horz_ssse3()
586 _mm_storeu_si128((__m128i *)(pu1_dst + ((row + 2) * dst_strd)), temp6); in ihevc_intra_pred_chroma_horz_ssse3()
602 temp6 = _mm_set1_epi8(pu1_ref[(4 * nt) - 1 - 2 * (row + 2)]); in ihevc_intra_pred_chroma_horz_ssse3()
609 temp6 = _mm_unpacklo_epi8(temp5, temp6); in ihevc_intra_pred_chroma_horz_ssse3()
618 _mm_storeu_si128((__m128i *)(pu1_dst + ((row + 2) * dst_strd) + 0), temp6); in ihevc_intra_pred_chroma_horz_ssse3()
619 _mm_storeu_si128((__m128i *)(pu1_dst + ((row + 2) * dst_strd) + 16), temp6); in ihevc_intra_pred_chroma_horz_ssse3()
636 temp6 = _mm_set1_epi8(pu1_ref[(4 * nt) - 1 - 2 * 2]); in ihevc_intra_pred_chroma_horz_ssse3()
643 temp6 = _mm_unpacklo_epi8(temp5, temp6); in ihevc_intra_pred_chroma_horz_ssse3()
[all …]

12