HomeSort by relevance Sort by last modified time
    Searched defs:temp0 (Results 26 - 50 of 55) sorted by null

12 3

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
wb_vad.c 87 Word16 temp0, temp1, temp2; local
89 temp0 = vo_sub(*in0, vo_mult(COEFF5_1, data[0]));
90 temp1 = add1(data[0], vo_mult(COEFF5_1, temp0));
91 data[0] = temp0;
93 temp0 = vo_sub(*in1, vo_mult(COEFF5_2, data[1]));
94 temp2 = add1(data[1], vo_mult(COEFF5_2, temp0));
95 data[1] = temp0;
  /external/libavc/common/x86/
ih264_iquant_itrans_recon_ssse3.c 119 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
137 temp0 = _mm_mullo_epi16(scalemat_r0_r1, dequant_r0_r1); //b00*q00 b01*q01 b02*q02 b03*q03 b10*q10 b11*q11 b12*q12 b13*q13 -- 16 bit result
140 temp4 = _mm_unpacklo_epi16(temp0, zero_8x16b); // b00*q00 0 b01*q01 0 b02*q02 0 b03*q03 0 -- 16 bit long
141 temp5 = _mm_unpackhi_epi16(temp0, zero_8x16b); // b10*q10 0 b11*q11 0 b12*q12 0 b13*q13 0 -- 16 bit long
201 temp0 = _mm_add_epi32(resq_r0, resq_r2);
212 resq_r0 = _mm_add_epi32(temp0, temp3);
218 resq_r3 = _mm_sub_epi32(temp0, temp3);
260 temp0 = _mm_add_epi32(resq_r0, resq_r2);
271 temp4 = _mm_add_epi32(temp0, temp3);
286 temp7 = _mm_sub_epi32(temp0, temp3)
    [all...]
  /external/libavc/encoder/x86/
ime_distortion_metrics_sse42.c 1730 __m128i temp0, temp1, temp2, temp3, temp4; local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tgsi.c 152 struct ureg_dst temp0 = ureg_DECL_temporary(ureg); local
159 ureg_MOV(ureg, ureg_writemask(temp0, TGSI_WRITEMASK_XY), pos);
161 ureg_writemask(temp0, TGSI_WRITEMASK_Z),
164 ureg_DP3(ureg, temp1, matrow0, ureg_src(temp0));
165 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0));
166 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
174 ureg_MUL(ureg, temp0,
179 ureg_scalar(ureg_src(temp4), TGSI_SWIZZLE_X), ureg_src(temp0));
185 ureg_release_temporary(ureg, temp0);
203 struct ureg_dst temp0 = ureg_DECL_temporary(ureg) local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa_tgsi.c 130 struct ureg_dst temp0 = ureg_DECL_temporary(ureg); local
138 ureg_writemask(temp0, TGSI_WRITEMASK_XY), pos);
140 ureg_writemask(temp0, TGSI_WRITEMASK_Z),
143 ureg_DP3(ureg, temp1, matrow0, ureg_src(temp0));
144 ureg_DP3(ureg, temp2, matrow1, ureg_src(temp0));
145 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
155 ureg_MUL(ureg, temp0,
161 ureg_src(temp0));
170 ureg_release_temporary(ureg, temp0);
190 struct ureg_dst temp0 = ureg_DECL_temporary(ureg) local
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_blit.c 362 const GLfloat temp0 = LERP(a, v00, v10); local
364 return LERP(b, temp0, temp1);
s_triangle.c 259 const GLint temp0 = ilerp(ia, v00, v10); local
261 return ilerp(ib, temp0, temp1);
    [all...]
s_texfilter.c 66 const GLfloat temp0 = LERP(a, v00, v10); local
68 return LERP(b, temp0, temp1);
85 const GLfloat temp0 = LERP(b, temp00, temp10); local
87 return LERP(c, temp0, temp1);
    [all...]
  /external/webp/src/dsp/
dec_mips_dsp_r2.c 490 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
502 "lbux %[temp0], %[temp5](%[p]) \n\t"
504 "subu %[temp6], %[temp0], %[temp3] \n\t"
521 "shll_s.w %[temp0], %[temp7], 27 \n\t"
523 "sra %[temp0], %[temp0], 27 \n\t"
525 "addu %[temp7], %[temp1], %[temp0] \n\t"
536 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
545 // TEMP0 = SRC[A + A1 * BPS
559 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
631 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
660 int temp0, temp1, temp2, temp3, temp4; local
682 int temp0, temp1, temp2, temp3, temp4; local
732 int temp0, temp1, temp2, temp3, temp4; local
779 int temp0, temp1, temp2, temp3, temp4; local
816 int temp0, temp1; local
839 int temp0, temp1, temp2, temp3, temp4; local
    [all...]
enc_mips_dsp_r2.c 50 // dpa.w.ph $ac0 temp0 ,temp1
51 // $ac += temp0[31..16] * temp1[31..16] + temp0[15..0] * temp1[15..0]
52 // dpax.w.ph $ac0 temp0 ,temp1
53 // $ac += temp0[31..16] * temp1[15..0] + temp0[15..0] * temp1[31..16]
76 // temp0..temp15 holds tmp[0]..tmp[15]
78 // TEMP0..TEMP3 - registers for corresponding tmp elements
79 #define HORIZONTAL_PASS(A, TEMP0, TEMP1, TEMP2, TEMP3) \
80 "lw %[" #TEMP0 "], 0(%[args]) \n\t"
147 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
484 int temp0, temp1, temp2, temp3; local
547 int temp0, temp1, temp2, temp3; local
590 int temp0, temp1; local
611 int a10, a32, temp0, temp1, temp2, temp3, temp4, temp5; local
666 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
697 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
733 int temp0, temp1, temp2, temp3, temp4, temp5; local
782 int temp0, temp1, temp2, temp3, temp4; local
832 int temp0, temp1, temp2, temp3, temp4, temp5; local
879 int temp0, temp1, temp2, temp3, temp4; local
928 int temp0, temp1, temp2, temp3, temp4; local
976 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
1082 int temp0, temp1, temp2, temp3; local
1112 int temp0, temp1, temp2, temp3; local
1134 int temp0, temp1, temp2, temp3; local
1152 int temp0, temp1, temp2, temp3; local
1275 int temp0, temp1, temp2, temp3, temp4, temp5,temp6; local
1362 int temp0, temp1, temp2, temp3, temp4; local
1463 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
    [all...]
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.cpp 931 int32 temp0; local
1014 se_v(psBits, &temp0);
1015 se_v(psBits, &temp0);
1020 se_v(psBits, &temp0);
    [all...]
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 933 int32 temp0; local
1037 se_v(psBits, &temp0);
1038 se_v(psBits, &temp0);
1043 se_v(psBits, &temp0);
    [all...]
  /external/libmpeg2/common/x86/
impeg2_idct_recon_sse42_intr.c 1854 __m128i temp0, temp1; local
2087 __m128i value_4x32b, pred_r0, pred_r1, temp0, temp1, temp2, temp3; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
fwd_dct32x32_msa.c 62 v8i16 temp0, temp1; local
76 BUTTERFLY_4(in0, in1, in2, in3, temp0, in4, in1, in0);
77 DOTP_CONST_PAIR(temp0, in4, cospi_16_64, cospi_16_64, temp1, temp0);
78 FDCT32_POSTPROC_2V_POS_H(temp0, temp1);
79 ST_SH(temp0, temp);
82 DOTP_CONST_PAIR(in0, in1, cospi_24_64, cospi_8_64, temp1, temp0);
83 FDCT32_POSTPROC_2V_POS_H(temp0, temp1);
84 ST_SH(temp0, temp + 256);
90 DOTP_CONST_PAIR(vec1, vec0, cospi_28_64, cospi_4_64, temp1, temp0);
397 v8i16 vec0, vec1, vec2, vec3, vec4, vec5, vec6, vec7, temp0, temp1; local
702 v8i16 vec0, vec1, vec2, vec3, vec4, vec5, vec6, vec7, temp0, temp1; local
    [all...]
itrans32_cols_dspr2.c 32 int temp0, temp1, temp2, temp3; local
67 "extp %[temp0], $ac1, 31 \n\t"
92 "sub %[load2], %[temp0], %[temp1] \n\t"
101 "add %[step1_16], %[temp0], %[temp1] \n\t"
105 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1),
128 "extp %[temp0], $ac1, 31 \n\t"
152 "sub %[load1], %[temp1], %[temp0] \n\t"
162 "add %[step1_19], %[temp0], %[temp1] \n\t"
166 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1)
    [all...]
itrans32_dspr2.c 35 int temp0, temp1, temp2, temp3; local
112 "extp %[temp0], $ac1, 31 \n\t"
137 "sub %[load2], %[temp0], %[temp1] \n\t"
146 "add %[step1_16], %[temp0], %[temp1] \n\t"
151 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1),
174 "extp %[temp0], $ac1, 31 \n\t"
198 "sub %[load1], %[temp1], %[temp0] \n\t"
208 "add %[step1_19], %[temp0], %[temp1] \n\t"
213 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1)
    [all...]
  /external/opencv/cv/src/
cvemd.cpp 789 float temp0 = loop[i]->val + min_val; local
792 loop[i]->val = temp0;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_cols_dspr2.c 37 int temp0, temp1, temp2, temp3; local
72 "extp %[temp0], $ac1, 31 \n\t"
97 "sub %[load2], %[temp0], %[temp1] \n\t"
106 "add %[step1_16], %[temp0], %[temp1] \n\t"
110 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1),
133 "extp %[temp0], $ac1, 31 \n\t"
157 "sub %[load1], %[temp1], %[temp0] \n\t"
167 "add %[step1_19], %[temp0], %[temp1] \n\t"
171 [load4] "=&r" (load4), [temp0] "=&r" (temp0), [temp1] "=&r" (temp1)
    [all...]
vp9_itrans32_dspr2.c 38 int temp0, temp1, temp2, temp3; local
115 "extp %[temp0], $ac1, 31 \n\t"
140 "sub %[load2], %[temp0], %[temp1] \n\t"
149 "add %[step1_16], %[temp0], %[temp1] \n\t"
154 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1),
177 "extp %[temp0], $ac1, 31 \n\t"
201 "sub %[load1], %[temp1], %[temp0] \n\t"
211 "add %[step1_19], %[temp0], %[temp1] \n\t"
216 [temp0] "=&r" (temp0), [temp1] "=&r" (temp1)
    [all...]
  /external/opencv3/modules/core/test/
test_math.cpp 1299 Mat& temp0 = test_mat[TEMP][0]; local
1482 CvMat temp0 = test_mat[TEMP][0]; local
1615 Mat& temp0 = test_mat[TEMP][0]; local
    [all...]
  /external/opencv3/modules/imgproc/src/
emd.cpp 766 float temp0 = loop[i]->val + min_val; local
769 loop[i]->val = temp0;
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/aecm/
aecm_core_mips.c 449 int32_t temp0, stored0, echo0, adept0, spectrum0; local
465 "mul %[temp0], %[adept0], %[spectrum0] \n\t"
472 "addu %[par2], %[par2], %[temp0] \n\t"
484 "mul %[temp0], %[adept0], %[spectrum0] \n\t"
493 "addu %[par2], %[par2], %[temp0] \n\t"
499 : [temp0] "=&r" (temp0), [stored0] "=&r" (stored0),
530 int32_t temp0, temp2, temp3, temp4, temp5, temp6; local
541 "ulw %[temp0], 0(%[temp8]) \n\t"
545 "muleq_s.w.phl %[temp3], %[temp2], %[temp0] \n\t
574 int16_t* temp0; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_comp.cpp 2022 int32 r0, r1, temp0, temp1, result; local
2066 int i, temp, temp0, temp1; local
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 88 const float temp0 = lerp(a, v00, v10); local
90 return lerp(b, temp0, temp1);
102 const float temp0 = lerp_2d(a, b, v000, v100, v010, v110); local
104 return lerp(c, temp0, temp1);
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_insn.c 400 SVGA3dShaderDestToken temp0; local
406 temp0.value = 0;
433 temp0 = get_temp( emit );
435 if (!emit_repl( emit, temp0, &src0 ))
452 release_temp( emit, temp0 );
471 SVGA3dShaderDestToken temp0; local
477 temp0.value = 0;
509 temp0 = get_temp( emit );
511 if (!emit_repl( emit, temp0, &src0 ))
528 release_temp( emit, temp0 );
1118 SVGA3dShaderDestToken temp0 = get_temp( emit ); local
    [all...]

Completed in 831 milliseconds

12 3