Home
last modified time | relevance | path

Searched refs:temp11 (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_mips_dsp_r2.c71 [temp11]"=&r"(temp11), [temp12]"=&r"(temp12), [temp13]"=&r"(temp13), \
149 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform_MIPSdspR2() local
157 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) in FTransform_MIPSdspR2()
163 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15) in FTransform_MIPSdspR2()
177 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in ITransformOne() local
185 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, in ITransformOne()
187 temp13, temp11, temp14, temp12) in ITransformOne()
196 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17, in ITransformOne()
197 temp12, temp14, temp11, temp1 in ITransformOne()
253 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; Disto4x4_MIPSdspR2() local
736 int temp6, temp7, temp8, temp9, temp10, temp11; RD4() local
835 int temp6, temp7, temp8, temp9, temp10, temp11; LD4() local
[all...]
H A Ddec_mips_dsp_r2.c57 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformAC3() local
67 LOAD_WITH_OFFSET_X4(temp3, temp5, temp11, temp12, dst, in TransformAC3()
72 temp11, temp17, temp3, temp5, temp11, temp12) in TransformAC3()
75 STORE_SAT_SUM_X2(temp13, temp14, temp3, temp15, temp5, temp16, temp11, in TransformAC3()
88 int temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17, temp18; in TransformOne() local
96 MUL_SHIFT_SUM(temp7, temp8, temp9, temp10, temp11, temp12, temp13, temp14, in TransformOne()
98 temp13, temp11, temp14, temp12) in TransformOne()
107 MUL_SHIFT_SUM(temp11, temp12, temp13, temp14, temp15, temp16, temp4, temp17, in TransformOne()
108 temp12, temp14, temp11, temp1 in TransformOne()
165 int temp10, temp11, temp12, temp13, temp14, temp15; FilterLoop26() local
[all...]
H A Drescaler_mips_dsp_r2.c45 int temp8, temp9, temp10, temp11;
71 "lw %[temp11], 12(%[irow]) \n\t"
77 "subu %[temp11], %[temp11], %[temp5] \n\t"
85 "maddu $ac3, %[temp11], %[temp7] \n\t"
89 "mfhi %[temp11], $ac3 \n\t"
97 "sb %[temp11], -1(%[dst]) \n\t"
103 [temp11]"=&r"(temp11), [temp2]"=&r"(temp2)
226 int temp8, temp9, temp10, temp11; in ExportRowExpand_MIPSdspR2() local
[all...]
H A Denc_mips32.c120 int temp7, temp8, temp9, temp10, temp11, temp12, temp13; in ITransformOne_MIPS32() local
128 VERTICAL_PASS(4, 20, 12, 28, temp12, temp8, temp9, temp10, temp11) in ITransformOne_MIPS32()
134 HORIZONTAL_PASS(3, temp3, temp7, temp11, temp15) in ITransformOne_MIPS32()
139 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11), in ITransformOne_MIPS32()
485 int temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in FTransform_MIPS32() local
495 HORIZONTAL_PASS(2, temp8, temp9, temp10, temp11) in FTransform_MIPS32()
501 VERTICAL_PASS(6, 14, 22, 30, temp3, temp7, temp11, temp15) in FTransform_MIPS32()
506 [temp9]"=&r"(temp9), [temp10]"=&r"(temp10), [temp11]"=&r"(temp11), in FTransform_MIPS32()
[all...]
H A Dmips_macro.h196 [temp11]"=&r"(temp11), [temp12]"=&r"(temp12), [temp13]"=&r"(temp13), \
H A Ddec_mips32.c221 int temp10, temp11, temp12, temp13, temp14; in TransformOne() local
259 "lh %[temp11], 22(%[in]) \n\t" in TransformOne()
295 "addu %[temp16], %[temp3], %[temp11] \n\t" in TransformOne()
296 "subu %[temp3], %[temp3], %[temp11] \n\t" in TransformOne()
297 "mul %[temp11], %[temp7], %[kC2] \n\t" in TransformOne()
305 "sra %[temp11], %[temp11], 16 \n\t" in TransformOne()
307 "subu %[temp17], %[temp11], %[temp17] \n\t" in TransformOne()
311 "addu %[temp11], %[temp16], %[temp7] \n\t" in TransformOne()
316 "mul %[temp17], %[temp11], in TransformOne()
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dfmtconvert_mips.c63 float temp1, temp3, temp5, temp7, temp9, temp11, temp13, temp15; in int32_to_float_fmul_scalar_mips() local
86 "mtc1 %[rpom23], %[temp11] \n\t" in int32_to_float_fmul_scalar_mips()
97 "cvt.s.w %[temp11], %[temp11] \n\t" in int32_to_float_fmul_scalar_mips()
107 "mul.s %[temp11], %[temp11], %[mul] \n\t" in int32_to_float_fmul_scalar_mips()
117 "swc1 %[temp11], 20(%[dst]) \n\t" /*dst[i+5] = src[i+5] * mul;*/ in int32_to_float_fmul_scalar_mips()
122 : [temp1]"=&f"(temp1), [temp11]"=&f"(temp11), in int32_to_float_fmul_scalar_mips()
H A Daacdec_mips.h183 float temp10, temp11, temp12, temp13, temp14, temp15, temp16, temp17; in VMUL4S_mips() local
197 "lwxc1 %[temp11], %[temp2](%[v]) \n\t" in VMUL4S_mips()
222 "mul.s %[temp11], %[temp11], %[temp15] \n\t" in VMUL4S_mips()
227 "swc1 %[temp11], 4(%[dst]) \n\t" in VMUL4S_mips()
234 [temp11]"=&f"(temp11), [temp12]"=&f"(temp12), in VMUL4S_mips()
H A Dfft_mips.c337 temp9, temp10, temp11, temp12, temp13, temp14, temp15, temp16; in ff_imdct_half_mips() local
371 "mul.s %[temp11], %[temp5], %[temp6] \t\n" in ff_imdct_half_mips()
377 "nmsub.s %[temp11], %[temp11], %[temp8], %[temp7] \t\n" in ff_imdct_half_mips()
388 [temp11]"=&f"(temp11), [temp12]"=&f"(temp12), in ff_imdct_half_mips()
398 z[j1].re = temp11; in ff_imdct_half_mips()
426 "mul.s %[temp11], %[temp5], %[temp6] \t\n" in ff_imdct_half_mips()
432 "nmsub.s %[temp11], %[temp11], in ff_imdct_half_mips()
[all...]
H A Dsbrdsp_mips.c320 float temp6, temp7, temp8, temp9, temp10, temp11; in sbr_qmf_deint_bfly_mips() local
341 "add.s %[temp11], %[temp9], %[temp10] \n\t" in sbr_qmf_deint_bfly_mips()
352 "swc1 %[temp11], -12(%[v1]) \n\t" in sbr_qmf_deint_bfly_mips()
365 "add.s %[temp11], %[temp9], %[temp10] \n\t" in sbr_qmf_deint_bfly_mips()
376 "swc1 %[temp11], -28(%[v1]) \n\t" in sbr_qmf_deint_bfly_mips()
389 "add.s %[temp11], %[temp9], %[temp10] \n\t" in sbr_qmf_deint_bfly_mips()
400 "swc1 %[temp11], -44(%[v1]) \n\t" in sbr_qmf_deint_bfly_mips()
413 "add.s %[temp11], %[temp9], %[temp10] \n\t" in sbr_qmf_deint_bfly_mips()
424 "swc1 %[temp11], -60(%[v1]) \n\t" in sbr_qmf_deint_bfly_mips()
435 [temp9]"=&f"(temp9), [temp10]"=&f"(temp10), [temp11]" in sbr_qmf_deint_bfly_mips()
620 float temp7, temp8, temp9, temp10, temp11, temp12; sbr_hf_gen_mips() local
[all...]
H A Daacpsdsp_mips.c196 float temp6, temp7, temp8, temp9, temp10, temp11; in ps_add_squares_mips() local
214 "lwc1 %[temp11], 12(%[dst0]) \n\t" in ps_add_squares_mips()
226 "add.s %[temp6], %[temp11], %[temp6] \n\t" in ps_add_squares_mips()
238 [temp10]"=&f"(temp10), [temp11]"=&f"(temp11) in ps_add_squares_mips()
H A Daacsbr_mips.h164 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10, temp11, temp12, temp13; in sbr_qmf_synthesis_mips() local
211 "lwc1 %[temp11], 12(%[s0]) \n\t" in sbr_qmf_synthesis_mips()
227 "mul.s %[temp3], %[temp10], %[temp11] \n\t" in sbr_qmf_synthesis_mips()
236 "lwc1 %[temp11], 524(%[s0]) \n\t" in sbr_qmf_synthesis_mips()
251 "madd.s %[temp3], %[temp3], %[temp10], %[temp11] \n\t" in sbr_qmf_synthesis_mips()
260 "lwc1 %[temp11], 1036(%[s0]) \n\t" in sbr_qmf_synthesis_mips()
275 "madd.s %[temp3], %[temp3], %[temp10], %[temp11] \n\t" in sbr_qmf_synthesis_mips()
284 "lwc1 %[temp11], 1548(%[s0]) \n\t" in sbr_qmf_synthesis_mips()
299 "madd.s %[temp3], %[temp3], %[temp10], %[temp11] \n\t" in sbr_qmf_synthesis_mips()
311 "lwc1 %[temp11], 204 in sbr_qmf_synthesis_mips()
[all...]
H A Daacdec_mips.c315 "mul.s %[temp11], %[temp3], %[temp7] \n\t" in fmul_and_reverse()
319 "swc1 %[temp11], 12(%[ptr1]) \n\t" in fmul_and_reverse()
329 [temp10]"=&f"(temp[10]), [temp11]"=&f"(temp[11]), in fmul_and_reverse()
/third_party/ffmpeg/libavutil/mips/
H A Dfloat_dsp_mips.c232 float temp10, temp11, temp12, temp13, temp14, temp15; in butterflies_float_mips() local
251 "add.s %[temp11], %[temp1], %[temp5] \n\t" in butterflies_float_mips()
269 "swc1 %[temp11], -12(%[v1]) \n\t" in butterflies_float_mips()
280 "add.s %[temp11], %[temp1], %[temp5] \n\t" in butterflies_float_mips()
287 "swc1 %[temp11], 4(%[v1]) \n\t" in butterflies_float_mips()
298 [temp10]"=&f"(temp10), [temp11]"=&f"(temp11), [temp12]"=&f"(temp12), in butterflies_float_mips()
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c311 const vector signed short temp11 = vec_sub(v_sumsB0, v_first); in doVertLowPass_altivec() local
312 const vector signed short v_sumsB1 = vec_add(temp11, vb4); in doVertLowPass_altivec()
1063 vector unsigned char temp11 = vec_mergel(tempF, tempN); in transpose_16x8_char_toPackedAlign_altivec() local
1075 tempG = vec_mergeh(temp3, temp11); in transpose_16x8_char_toPackedAlign_altivec()
1076 tempH = vec_mergel(temp3, temp11); in transpose_16x8_char_toPackedAlign_altivec()
1097 temp11 = vec_mergel(tempF, tempN); in transpose_16x8_char_toPackedAlign_altivec()
1114 vec_st(temp11, 176, dst); in transpose_16x8_char_toPackedAlign_altivec()

Completed in 14 milliseconds