HomeSort by relevance Sort by last modified time
    Searched refs:temp5 (Results 1 - 25 of 28) sorted by null

1 2

  /external/libvpx/libvpx/vpx_dsp/arm/
fdct32x32_neon.c 1324 int16x8_t temp5[32]; local
1419 int16x8_t temp5[32]; local
    [all...]
  /external/libavc/common/x86/
ih264_iquant_itrans_recon_ssse3.c 119 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
141 temp5 = _mm_unpackhi_epi16(temp0, zero_8x16b); // b10*q10 0 b11*q11 0 b12*q12 0 b13*q13 0 -- 16 bit long
151 temp5 = _mm_madd_epi16(src_r1, temp5);
157 resq_r1 = _mm_slli_epi32(temp5, u4_qp_div_6 - 4);
162 temp5 = _mm_add_epi32(temp5, add_rshift);
166 resq_r1 = _mm_srai_epi32(temp5, 4 - u4_qp_div_6);
276 temp5 = _mm_add_epi32(temp1, temp2);
277 temp5 = _mm_add_epi32(temp5, value_32)
395 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
    [all...]
ih264_iquant_itrans_recon_sse42.c 119 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
140 temp5 = _mm_unpackhi_epi16(temp0, zero_8x16b); // b10*q10 0 b11*q11 0 b12*q12 0 b13*q13 0 -- 16 bit long
150 temp5 = _mm_madd_epi16(src_r1, temp5);
156 resq_r1 = _mm_slli_epi32(temp5, u4_qp_div_6 - 4);
161 temp5 = _mm_add_epi32(temp5, add_rshift);
165 resq_r1 = _mm_srai_epi32(temp5, 4 - u4_qp_div_6);
262 temp5 = _mm_add_epi32(temp1, temp2);
263 temp5 = _mm_add_epi32(temp5, value_32)
368 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
    [all...]
ih264_iquant_itrans_recon_dc_ssse3.c 120 __m128i temp4, temp5, temp6, temp7; local
149 temp5 = _mm_add_epi16(value_add, pred_r2);
154 sign_reg = _mm_cmpgt_epi16(temp5, zero_8x16b); // sign check
155 temp5 = _mm_and_si128(temp5, sign_reg);
157 temp4 = _mm_packus_epi16(temp4,temp5);
158 temp5 = _mm_srli_si128(temp4,4);
159 temp6 = _mm_srli_si128(temp5,4);
165 *(pu4_out) = _mm_cvtsi128_si32(temp5);
245 __m128i temp1,temp2,temp3,temp4, temp5, temp6, temp7,temp8 local
    [all...]
ih264_deblk_luma_ssse3.c 104 __m128i temp1, temp2, temp3, temp4, temp5, temp6; local
268 temp5 = _mm_add_epi16(temp1, const_val2_16x8);
272 temp1 = _mm_add_epi16(temp5, temp3);
279 temp5 = _mm_add_epi16(temp5, q0_8x16);
281 temp2 = _mm_add_epi16(temp5, q2_8x16);
301 temp2 = _mm_add_epi16(temp5, const_val2_16x8);
306 temp5 = _mm_slli_epi16(p3_8x16, 1);
310 temp1 = _mm_add_epi16(temp1, temp5);
328 temp5 = _mm_add_epi16(temp1, const_val2_16x8)
528 __m128i temp1, temp2, temp3, temp4, temp5, temp6; local
1456 __m128i temp1, temp2, temp3, temp4, temp5, temp6; local
    [all...]
  /external/webp/src/dsp/
lossless_mips_dsp_r2.c 96 int temp0, temp1, temp2, temp3, temp4, temp5; local
102 "preceu.ph.qbr %[temp5], %[c2] \n\t"
104 "subq.ph %[temp3], %[temp3], %[temp5] \n\t"
112 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5)
121 int temp0, temp1, temp2, temp3, temp4, temp5; local
123 "adduh.qb %[temp5], %[c0], %[c1] \n\t"
125 "preceu.ph.qbr %[temp1], %[temp5] \n\t"
126 "preceu.ph.qbl %[temp2], %[temp5] \n\t"
130 "shrl.ph %[temp5], %[temp3], 15 \n\t
150 int temp0, temp1, temp2, temp3, temp4, temp5; local
237 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
295 int temp0, temp1, temp2, temp3, temp4, temp5; local
467 int temp0, temp1, temp2, temp3, temp4, temp5; local
541 int temp0, temp1, temp2, temp3, temp4, temp5; local
    [all...]
enc_mips_dsp_r2.c 148 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
156 HORIZONTAL_PASS(1, temp4, temp5, temp6, temp7)
161 VERTICAL_PASS(2, 10, 18, 26, temp1, temp5, temp9, temp13)
176 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
182 LOAD_IN_X2(temp5, temp6, 24, 26)
186 temp10, temp8, temp9, temp7, temp1, temp2, temp5, temp6,
192 ADD_SUB_HALVES(temp5, temp6, temp4, temp7)
204 SRA_16(temp9, temp10, temp11, temp12, temp1, temp2, temp5, temp6)
205 INSERT_HALF_X2(temp1, temp6, temp5, temp2)
212 ADD_SUB_HALVES(temp5, temp7, temp6, temp8
252 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
613 int a10, a32, temp0, temp1, temp2, temp3, temp4, temp5; local
668 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
699 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
735 int temp0, temp1, temp2, temp3, temp4, temp5; local
785 int temp5, temp6, temp7, temp8, temp9; local
834 int temp0, temp1, temp2, temp3, temp4, temp5; local
882 int temp5, temp6, temp7, temp8, temp9; local
931 int temp5, temp6, temp7, temp8, temp9; local
978 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
1277 int temp0, temp1, temp2, temp3, temp4, temp5,temp6; local
1365 int temp5, temp6, temp7, temp8, temp9; local
1463 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
    [all...]
dec_mips_dsp_r2.c 27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; local
34 "lh %[temp5], 0(%[in]) \n\t"
35 "addiu %[temp5], %[temp5], 4 \n\t"
36 "ins %[temp5], %[temp5], 16, 16 \n\t"
37 "shra.ph %[temp5], %[temp5], 3 \n\t"
41 temp5, temp5, temp5, temp5, temp5, temp5, temp5, temp5
56 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
164 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
490 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
559 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
631 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
683 int temp5, temp6, temp7, temp8; local
733 int temp5, temp6, temp7, temp8, temp9; local
780 int temp5, temp6, temp7, temp8, temp9; local
840 int temp5, temp6, temp7, temp8; local
    [all...]
enc_mips32.c 32 // TEMP4..TEMP5 - temporary registers
119 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
127 VERTICAL_PASS(2, 18, 10, 26, temp8, temp4, temp5, temp6, temp7)
132 HORIZONTAL_PASS(1, temp1, temp5, temp9, temp13)
137 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5),
173 "addiu %[temp5], $zero, 0 \n\t" \
186 "mul %[temp5], %[level], %[temp3] \n\t" \
188 "sh %[temp5], " #J "(%[ppin]) \n\t" \
193 int temp0, temp1, temp2, temp3, temp4, temp5; local
368 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
484 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
546 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
580 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
606 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
628 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
    [all...]
rescaler_mips32.c 154 int temp0, temp1, temp3, temp4, temp5, loop_end; local
172 "mfhi %[temp5] \n\t"
173 "sb %[temp5], -1(%[dst]) \n\t"
176 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [frow]"+r"(frow),
197 "mfhi %[temp5] \n\t"
199 "maddu %[temp5], %[temp2] \n\t"
200 "mfhi %[temp5] \n\t"
201 "sb %[temp5], -1(%[dst]) \n\t"
204 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [frow]"+r"(frow)
218 int temp0, temp1, temp3, temp4, temp5, loop_end; local
    [all...]
rescaler_mips_dsp_r2.c 34 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; local
52 "lw %[temp5], 12(%[frow]) \n\t"
60 "maddu $ac3, %[temp5], %[yscale] \n\t"
65 "mfhi %[temp5], $ac3 \n\t"
75 "subu %[temp11], %[temp11], %[temp5] \n\t"
91 "sw %[temp5], -4(%[irow]) \n\t"
98 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [frow]"+r"(frow),
124 "lw %[temp5], 12(%[irow]) \n\t"
134 "maddu $ac3, %[temp5], %[temp7] \n\t
171 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; local
    [all...]
yuv_mips_dsp_r2.c 39 "addu %[temp5], %[temp0], %[temp1] \n\t" \
45 "shll_s.w %[temp5], %[temp5], 17 \n\t" \
51 "precrqu_s.qb.ph %[temp5], %[temp5], $zero \n\t" \
54 "srl %[temp5], %[temp5], 24 \n\t" \
57 "sb %[temp5], " #R "(%[dst]) \n\t" \
63 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), \
    [all...]
lossless_enc_mips_dsp_r2.c 23 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
37 "ext %[temp5], %[temp1], 8, 8 \n\t"
42 "replv.ph %[temp5], %[temp5] \n\t"
46 "subu.qb %[temp1], %[temp1], %[temp5] \n\t"
69 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [temp6]"=&r"(temp6),
83 int temp0, temp1, temp2, temp3, temp4, temp5; local
116 "mul.ph %[temp5], %[temp3], %[temp0] \n\t"
122 "shra.ph %[temp5], %[temp5], 5 \n\t
189 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
    [all...]
filters_mips_dsp_r2.c 40 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; \
53 "lbu %[temp5], 3(%[src]) \n\t" \
57 "addu %[temp4], %[temp3], %[temp5] \n\t" \
97 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), \
114 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; \
128 "addu.qb %[temp5], %[temp1], %[temp2] \n\t" \
131 "subu.qb %[temp5], %[temp1], %[temp2] \n\t" \
135 "usw %[temp5], 0(%[dst]) \n\t" \
160 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5),
    [all...]
lossless_enc_mips32.c 307 "ulw %[temp5], " #B "(%[" #P1 "]) \n\t" \
311 "addu %[temp5], %[temp5], %[temp1] \n\t" \
319 "usw %[temp5], " #B "(%[" #P2 "]) \n\t" \
329 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), \
381 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
mips_macro.h 190 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [temp6]"=&r"(temp6), \
dec_mips32.c 220 int temp5, temp6, temp7, temp8, temp9; local
240 "lh %[temp5], 10(%[in]) \n\t"
263 "mul %[temp9], %[temp5], %[kC2] \n\t"
265 "mul %[temp5], %[temp5], %[kC1] \n\t"
270 "sra %[temp5], %[temp5], 16 \n\t"
272 "addu %[temp5], %[temp5], %[temp13] \n\t"
277 "addu %[temp9], %[temp16], %[temp5] \n\t
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
deblock_msa.c 23 v8i16 temp5, temp6, temp7, temp8, temp9; \
27 ILVR_H2_SH(temp1, temp0, temp3, temp2, temp4, temp5); \
28 ILVRL_W2_SH(temp5, temp4, temp6, temp7); \
29 ILVL_H2_SH(temp1, temp0, temp3, temp2, temp4, temp5); \
30 ILVRL_W2_SH(temp5, temp4, temp8, temp9); \
33 ILVR_H2_SH(temp1, temp0, temp3, temp2, temp4, temp5); \
34 ILVRL_W2_UB(temp5, temp4, out8, out10); \
35 ILVL_H2_SH(temp1, temp0, temp3, temp2, temp4, temp5); \
36 ILVRL_W2_UB(temp5, temp4, out12, out14); \
78 v8i16 temp5, temp6, temp7, temp8, temp9;
    [all...]
  /external/opencv/cv/src/
cvkalman.cpp 103 CV_CALL( kalman->temp5 = cvCreateMat( MP, 1, CV_32FC1 ));
154 cvReleaseMat( &kalman->temp5 );
226 /* temp5 = z(k) - H*x'(k) */
227 CV_CALL( cvGEMM( kalman->measurement_matrix, kalman->state_pre, -1, measurement, 1, kalman->temp5 ));
229 /* x(k) = x'(k) + K(k)*temp5 */
230 CV_CALL( cvMatMulAdd( kalman->gain, kalman->temp5, kalman->state_pre, kalman->state_post ));
  /external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_core_mips.c 530 int32_t temp0, temp2, temp3, temp4, temp5, temp6; local
544 "ulw %[temp5], 4(%[temp1]) \n\t"
547 "muleq_s.w.phl %[temp6], %[temp5], %[temp4] \n\t"
548 "muleq_s.w.phr %[temp4], %[temp5], %[temp4] \n\t"
575 int32_t temp1, temp2, temp4, temp5; local
842 int32_t temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tgsi.c 157 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); local
190 ureg_release_temporary(ureg, temp5);
208 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); local
222 ureg_MOV(ureg, ureg_writemask(temp5, TGSI_WRITEMASK_X), ureg_src(temp1));
223 ureg_MOV(ureg, ureg_writemask(temp5, TGSI_WRITEMASK_Y), ureg_src(temp2));
226 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y));
229 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_X), ureg_src(temp0));
232 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y),
233 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y));
235 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_X)
    [all...]
  /external/opencv/cv/include/
cvtypes.h 312 CvMat* temp5; member in struct:CvKalman
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_vert_a9q.s 136 vaddl.u8 q13, d3, d9 @ temp5 = src[1_8] + src[4_8]
142 vmls.u16 q10, q13, q12 @ temp4 -= temp5 * 5
187 vaddl.u8 q13, d5, d11 @ temp5 = src[1_8] + src[4_8]
ih264_inter_pred_luma_vert_qpel_a9q.s 143 vaddl.u8 q13, d3, d9 @ temp5 = src[1_8] + src[4_8]
149 vmls.u16 q10, q13, q12 @ temp4 -= temp5 * 5
199 vaddl.u8 q13, d5, d11 @ temp5 = src[1_8] + src[4_8]
  /external/libhevc/common/x86/
ihevc_32x32_itrans_recon_sse42_intr.c 200 __m128i temp5, temp6, temp7, temp8; local
758 temp5 = m_temp_reg_35;
    [all...]

Completed in 431 milliseconds

1 2