Searched refs:x3 (Results 1 - 25 of 93) sorted by relevance

1234

/frameworks/compile/libbcc/runtime/lib/
H A Dpopcountti2.c24 tu_int x3 = (tu_int)a; local
25 x3 = x3 - ((x3 >> 1) & (((tu_int)0x5555555555555555uLL << 64) |
28 x3 = ((x3 >> 2) & (((tu_int)0x3333333333333333uLL << 64) | 0x3333333333333333uLL))
29 + (x3 & (((tu_int)0x3333333333333333uLL << 64) | 0x3333333333333333uLL));
31 x3 = (x3 + (x3 >>
[all...]
H A Dctzsi2.c37 t = ((x & 0x3) == 0) << 1;
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dmedian5.cpp120 int16 x1, x2, x3, x4, x5; local
125 x3 = x[0];
137 if (x3 < x1)
140 x1 = x3;
141 x3 = tmp;
153 if (x3 < x2)
156 x2 = x3;
157 x3 = tmp;
169 if (x4 < x3)
171 x3
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_Clip8_s.s37 x3 RN 6 label
50 LDMIA pSrc!,{x2, x3}
61 USAT16 x3, #8, x3 ;// clip two samples to [0,255]
65 STRB x3, [pDst,#6]
66 MOV x3, x3, LSR #16
67 STRB x3, [pDst,#7]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dvlc_tab.cpp199 {0xa, 1, 0, 7}, {0x0, 4, 0, 7}, {0x4, 1, 1, 6}, {0x4, 1, 1, 6}, {0x3, 1, 1, 6}, {0x3, 1, 1, 6},
204 {0x3, 1, 0, 5}, {0x3, 1, 0, 5}, {0x3, 1, 0, 5}, {0x3, 1, 0, 5}, {0x0, 1, 1, 4}, {0x0, 1, 1, 4},
228 {0x4, 2, 0, 9}, {0x4, 2, 0, 9}, {0x3, 2, 0, 9}, {0x3, 2, 0, 9}, {0x0, 7, 0, 9}, {0x0, 7, 0, 9},
250 {0x5, 2, 0, 10}, {0x5, 2, 0, 10}, {0x3, 3, 0, 10}, {0x3,
[all...]
H A Didct_vca.cpp160 int32 x0, x1, x3, x5, x7;//, x8; local
169 x3 = x7;
176 blk[24] = (x0 + x3) >> 8;
180 blk[32] = (x0 - x3) >> 8;
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
221 x3 = x7;
234 res = (x2 + x3) >> 14;
240 res = (x2 - x3) >> 14;
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
277 x3
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
507 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
580 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
[all...]
H A Dblock_idct.cpp516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
543 x3 = blk[10];
567 x1 = W6 * (x3 + x2) + 4;
569 x3 = (x1 + (W2 - W6) * x3) >> 3;
576 x7 = x8 + x3;
577 x8 -= x3;
578 x3 = x0 + x2;
588 res2 = (x3 + x2) >> 14;
606 res = (x3
627 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
837 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
[all...]
H A Dpost_proc_semaphore.cpp139 int postmode = 0x3;
H A Dpp_semaphore_luma.cpp205 msk_deblock = 0x3;
310 msk_deblock = 0x3;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DTextAlignment.java30 DEFAULT(0x3);
H A DTextColor.java29 DARK_YELLOW(0x3),
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.s42 x3 RN 9 label
67 M_LDR x3, [pSrc], srcStep
69 M_STR x3, [pDst], dstStep
75 LDR x3, [pSrc, #4]
81 ORR x2, x2, x3, LSL #24
85 LDR x3, [pSrc, #4]
91 ORR x2, x2, x3, LSL #24
98 LDR x3, [pSrc, #4]
104 ORR x2, x2, x3, LSL #16
109 LDR x3, [pSr
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.s42 x3 RN 9 label
67 M_LDR x3, [pSrc], srcStep
69 M_STR x3, [pDst], dstStep
75 LDR x3, [pSrc, #4]
81 ORR x2, x2, x3, LSL #24
85 LDR x3, [pSrc, #4]
91 ORR x2, x2, x3, LSL #24
98 LDR x3, [pSrc, #4]
104 ORR x2, x2, x3, LSL #16
109 LDR x3, [pSr
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastidct.cpp81 int32 x0, x1, x3, x5, x7;//, x8; local
90 x3 = x7;
97 blk[24] = (x0 + x3) >> 8;
101 blk[32] = (x0 - x3) >> 8;
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
125 x3 = x7;
132 blk[24] = (x2 + x3) >> 8;
136 blk[32] = (x2 - x3) >> 8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
145 x3
185 int32 x1, x3, x5, x7;//, x8; local
235 int32 x1, x3, x5, x7; local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
432 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
502 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
691 int32 x1, x3, x5, x7; local
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
924 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
990 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1171 int32 x1, x3, x5, x7; local
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1429 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1500 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1692 int32 x1, x3, x5, x7; local
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
[all...]
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dp_med_ol.c174 Word16 x1, x2, x3, x4, x5; local
179 x3 = x[0];
189 if (x3 < x1)
192 x1 = x3;
193 x3 = tmp;
205 if (x3 < x2)
208 x2 = x3;
209 x3 = tmp;
221 if (x4 < x3)
223 x3
[all...]
H A Dhp_wsp.c87 Word16 x0, x1, x2, x3; local
103 x3 = x2;
121 L_tmp += (x3 * b[3])<<1;
/frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
H A Dconvolve5x5.fs31 uint32_t x3 = min((int32_t)x+1, gWidth-1);
43 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y0)) * gCoeffs[3]
49 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y1)) * gCoeffs[8]
55 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y2)) * gCoeffs[13]
61 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y3)) * gCoeffs[18]
67 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y4)) * gCoeffs[23]
/frameworks/base/tests/RenderScriptTests/ImageProcessing2/src/com/android/rs/image/
H A Dconvolve5x5.rs31 uint32_t x3 = min((int32_t)x+1, gWidth-1);
43 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y0)) * gCoeffs[3]
49 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y1)) * gCoeffs[8]
55 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y2)) * gCoeffs[13]
61 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y3)) * gCoeffs[18]
67 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y4)) * gCoeffs[23]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_image.c95 ASSERT(!((u32)data&0x3));
104 ASSERT(!((u32)lum&0x3));
105 ASSERT(!((u32)cb&0x3));
106 ASSERT(!((u32)cr&0x3));
194 ASSERT(!((u32)data&0x3));
221 ASSERT(!((u32)tmp&0x3));
222 ASSERT(!((u32)imageBlock&0x3));
276 x = h264bsdBlockX[block & 0x3];
277 y = h264bsdBlockY[block & 0x3];
295 ASSERT(!((u32)tmp&0x3));
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dd2_11pf.cpp177 j = index & 0x3;
/frameworks/av/media/libstagefright/foundation/
H A Dbase64.cpp108 uint8_t x3 = data[i + 2]; local
112 out->append(encode6Bit((x2 << 2 | x3 >> 6) & 0x3f));
113 out->append(encode6Bit(x3 & 0x3f));
/frameworks/rs/driver/
H A DrsdIntrinsicConvolve5x5.cpp59 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(p->dimX-1)); local
65 convert_float4(py0[x3]) * coeff[3] +
71 convert_float4(py1[x3]) * coeff[8] +
77 convert_float4(py2[x3]) * coeff[13] +
83 convert_float4(py3[x3]) * coeff[18] +
89 convert_float4(py4[x3]) * coeff[23] +
/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdIntrinsicConvolve5x5.cpp59 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(p->dimX-1)); local
65 convert_float4(py0[x3]) * coeff[3] +
71 convert_float4(py1[x3]) * coeff[8] +
77 convert_float4(py2[x3]) * coeff[13] +
83 convert_float4(py3[x3]) * coeff[18] +
89 convert_float4(py4[x3]) * coeff[23] +
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_dequantize_sample.cpp223 int32 two_raise_one_fourth = pow_2_1_fourth[global_gain&0x3];
259 two_raise_one_fourth = pow_2_1_fourth[global_gain&0x3];
282 two_raise_one_fourth = pow_2_1_fourth[global_gain&0x3];
334 int32 two_raise_one_fourth = pow_2_1_fourth[global_gain&0x3];
/frameworks/base/graphics/java/android/graphics/
H A DPath.java301 * (x1,y1) and (x2,y2), and ending at (x3,y3). If no moveTo() call has been
308 * @param x3 The x-coordinate of the end point on a cubic curve
312 float x3, float y3) {
314 native_cubicTo(mNativePath, x1, y1, x2, y2, x3, y3);
323 float x3, float y3) {
325 native_rCubicTo(mNativePath, x1, y1, x2, y2, x3, y3);
637 float x2, float y2, float x3, float y3);
639 float x2, float y2, float x3, float y3);
311 cubicTo(float x1, float y1, float x2, float y2, float x3, float y3) argument
322 rCubicTo(float x1, float y1, float x2, float y2, float x3, float y3) argument
636 native_cubicTo(int nPath, float x1, float y1, float x2, float y2, float x3, float y3) argument
638 native_rCubicTo(int nPath, float x1, float y1, float x2, float y2, float x3, float y3) argument

Completed in 5341 milliseconds

1234