Searched refs:x2 (Results 1 - 25 of 189) sorted by relevance

12345678

/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dmedian5.cpp120 int16 x1, x2, x3, x4, x5; local
124 x2 = x[-1];
131 if (x2 < x1)
134 x1 = x2;
135 x2 = tmp;
153 if (x3 < x2)
155 tmp = x2;
156 x2 = x3;
159 if (x4 < x2)
161 tmp = x2;
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.s55 x2 RN 8 label
79 M_LDR x2, [pSrc], srcStep
82 M_STR x2, [pDst], dstStep
90 M_LDR x2, [pSrc], srcStep
94 MOV x2, x2, LSR #8
95 ORR x2, x2, x3, LSL #24
98 M_STR x2, [pDst], dstStep
100 M_LDR x2, [pSr
[all...]
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.s49 x2 RN 11 label
90 LDM pSrc, {x0, x1, x2}
96 STM pDst!, {x0, x1, x2} ;// Store aligned output row
101 LDM pSrc, {x0, x1, x2}
110 ORR x1, x1, x2, LSL #24
111 MOV x2, x2, LSR #8
112 STM pDst!, {x0, x1, x2} ;// Store aligned output row
117 LDM pSrc, {x0, x1, x2}
126 ORR x1, x1, x2, LS
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.s55 x2 RN 8 label
79 M_LDR x2, [pSrc], srcStep
82 M_STR x2, [pDst], dstStep
90 M_LDR x2, [pSrc], srcStep
94 MOV x2, x2, LSR #8
95 ORR x2, x2, x3, LSL #24
98 M_STR x2, [pDst], dstStep
100 M_LDR x2, [pSr
[all...]
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.s49 x2 RN 11 label
90 LDM pSrc, {x0, x1, x2}
96 STM pDst!, {x0, x1, x2} ;// Store aligned output row
101 LDM pSrc, {x0, x1, x2}
110 ORR x1, x1, x2, LSL #24
111 MOV x2, x2, LSR #8
112 STM pDst!, {x0, x1, x2} ;// Store aligned output row
117 LDM pSrc, {x0, x1, x2}
126 ORR x1, x1, x2, LS
[all...]
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dupdt_tar.c29 Word16 * x2, /* (o) Q0 : new target (for codebook search) */
42 x2[i] = extract_h(L_shl2(L_tmp, 1));
27 Updt_tar( Word16 * x, Word16 * x2, Word16 * y, Word16 gain, Word16 L ) argument
H A Dhp_wsp.c87 Word16 x0, x1, x2, x3; local
99 x2 = mem[8];
103 x3 = x2;
104 x2 = x1;
120 L_tmp += (x2 * b[2])<<1;
143 mem[8] = x2;
H A Dp_med_ol.c174 Word16 x1, x2, x3, x4, x5; local
178 x2 = x[-1];
183 if (x2 < x1)
186 x1 = x2;
187 x2 = tmp;
205 if (x3 < x2)
207 tmp = x2;
208 x2 = x3;
211 if (x4 < x2)
213 tmp = x2;
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_Clip8_s.s50 x2 RN 5 label
64 LDMIA pSrc!,{x2, x3}
74 USAT16 x2, #8, x2 ;// clip two samples to [0,255]
76 STRB x2, [pDst,#4]
77 MOV x2, x2, LSR #16
78 STRB x2, [pDst,#5]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dvlc_tab.cpp200 {0x2, 1, 1, 6}, {0x2, 1, 1, 6}, {0x1, 1, 1, 6}, {0x1, 1, 1, 6}, {0x9, 1, 0, 6}, {0x9, 1, 0, 6},
214 {0x2, 1, 0, 4}, {0x2, 1, 0, 4}, {0x2, 1, 0, 4}, {0x2, 1, 0, 4}, {0x2, 1, 0, 4}, {0x2, 1, 0, 4},
215 {0x2, 1, 0, 4}, {0x2,
[all...]
H A Didct_vca.cpp99 int32 x0, x1, x2, x4, x5; local
123 x2 = (181 * (x4 + x5) + 128) >> 8;
130 res2 = (x0 + x2) >> 14;
147 res = (x0 - x2) >> 14;
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
200 x2 = blk[10];
210 x6 = (W6 * x2 + 4) >> 3;
211 x2 = (W2 * x2 + 4) >> 3;
212 x8 = x0 - x2;
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
450 int32 x0, x1, x2, x4, x5, temp; 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...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DWapPushManagerParams.java43 public static final int APP_QUERY_FAILED = 0x2;
/frameworks/av/media/libeffects/loudness/common/core/
H A Dmath.h58 const T x2 = x * x; local
59 const T x3 = x2 * x;
60 const T x4 = x2 * x2;
61 const T x5 = x3 * x2;
62 return 1.0f + x + 0.5f * x2 +
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBlend.cpp122 uint32_t x2 = xend; local
126 if (rsdIntrinsicBlend_K(out, in, p->slot, x1, x2) >= 0)
132 for (;x1 < x2; x1++, out++) {
137 for (;x1 < x2; x1++, out++, in++) {
147 if ((x1 + 8) < x2) {
148 uint32_t len = (x2 - x1) >> 3;
156 for (;x1 < x2; x1++, out++, in++) {
166 if ((x1 + 8) < x2) {
167 uint32_t len = (x2 - x1) >> 3;
175 for (;x1 < x2; x
[all...]
H A DrsCpuIntrinsicConvolve5x5.cpp95 uint32_t x2 = x; local
101 convert_float4(py0[x2]) * coeff[2] +
107 convert_float4(py1[x2]) * coeff[7] +
113 convert_float4(py2[x2]) * coeff[12] +
119 convert_float4(py3[x2]) * coeff[17] +
125 convert_float4(py4[x2]) * coeff[22] +
138 uint32_t x2 = x; local
144 convert_float2(py0[x2]) * coeff[2] +
150 convert_float2(py1[x2]) * coeff[7] +
156 convert_float2(py2[x2]) * coef
181 uint32_t x2 = x; local
224 uint32_t x2 = x; local
266 uint32_t x2 = x; local
308 uint32_t x2 = x; local
374 uint32_t x2 = xend; local
434 uint32_t x2 = xend; local
483 uint32_t x2 = xend; local
532 uint32_t x2 = xend; local
581 uint32_t x2 = xend; local
630 uint32_t x2 = xend; local
[all...]
H A DrsCpuIntrinsics_advsimd_ColorMatrix.S63 * x2 = count
443 subs x2, x2, #8
454 subs x2, x2, #8
477 subs x2, x2, #8
494 subs x2, x2, #8
511 subs x2, x
[all...]
/frameworks/base/libs/hwui/
H A DPatch.cpp177 float x2 = 0.0f; local
186 x2 = x1 + floorf(segment * stretchX + 0.5f);
188 x2 = x1 + segment * rescaleX;
191 float uOffset = x1 == x2 ? 0.0f : 0.5 - (0.5 * segment / (x2 - x1));
196 generateQuad(vertex, x1, y1, x2, y2, u1, v1, u2, v2, quadCount);
199 x1 = x2;
206 x2 = width;
207 generateQuad(vertex, x1, y1, x2, y2, u1, v1, 1.0f, v2, quadCount);
211 void Patch::generateQuad(TextureVertex*& vertex, float x1, float y1, float x2, floa argument
[all...]
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A Dconvolve3x3.rs28 uint32_t x2 = max((int32_t)x-1, 0);
34 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y1)) * gCoeffs[2];
37 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y)) * gCoeffs[5];
40 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y2)) * gCoeffs[8];
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A Dconvolve3x3.rs28 uint32_t x2 = max((int32_t)x-1, 0);
34 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y1)) * gCoeffs[2];
37 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y)) * gCoeffs[5];
40 sum += convert_float4(rsGetElementAt_uchar4(gIn, x2, y2)) * gCoeffs[8];
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastidct.cpp107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
109 x2 = blk[16];
114 x6 = W6 * x2;
115 x2 = W2 * x2;
116 x8 = x0 - x2;
117 x0 += x2;
118 x2 = x8;
132 blk[24] = (x2 + x3) >> 8;
136 blk[32] = (x2
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
211 int32 x0, x2, x4, x6; local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x4, x5; 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
578 int32 x1, x2, x4, x5; local
635 int32 x0, x2, x4, x6; local
746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
869 int32 x0, x1, x2, x4, x5; 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
1063 int32 x1, x2, x4, x5; local
1118 int32 x0, x2, x4, x6; local
1223 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
1369 int32 x0, x1, x2, x4, x5; 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
1577 int32 x1, x2, x4, x5; local
1635 int32 x0, x2, x4, x6; local
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DFontSize.java28 SMALL(0x2);
H A DTextAlignment.java28 RIGHT(0x2),
/frameworks/av/media/libeffects/loudness/dsp/core/
H A Ddynamic_range_compression.cpp105 void AdaptiveDynamicRangeCompression::Compress(float *x1, float *x2) { argument
108 std::max(std::fabs(*x2), kMinLogAbsValue));
131 *x2 *= compressor_gain_;
132 if (*x2 > kFixedPointLimit) {
133 *x2 = kFixedPointLimit;
135 if (*x2 < -kFixedPointLimit) {
136 *x2 = -kFixedPointLimit;
/frameworks/av/services/audioflinger/
H A DAudioResamplerFirGen.h248 inline double Poly3(double A, double B, double C, double x, double x2) { argument
249 return Poly2(A, B, x) + C * x2;
256 inline double Poly4(double A, double B, double C, double D, double x, double x2) { argument
257 return Poly2(A, B, x) + Poly2(C, D, x) * x2; // same as poly2(poly2, poly2, x2);
266 double x2 = x * x; local
267 return Poly4(A, B, C, D, x, x2) + Poly3(E, F, G, x, x2) * (x2 * x2);
270 Poly8(double A, double B, double C, double D, double E, double F, double G, double H, double x, double x2, double x4) argument
277 double x2 = x * x; local
372 I0SqrRat(double x2, double num, double den) argument
[all...]
/frameworks/av/media/libstagefright/foundation/
H A Dbase64.cpp111 uint8_t x2 = data[i + 1]; local
115 out->append(encode6Bit((x1 << 4 | x2 >> 4) & 0x3f));
116 out->append(encode6Bit((x2 << 2 | x3 >> 6) & 0x3f));
125 uint8_t x2 = data[i + 1]; local
127 out->append(encode6Bit((x1 << 4 | x2 >> 4) & 0x3f));
128 out->append(encode6Bit((x2 << 2) & 0x3f));

Completed in 538 milliseconds

12345678