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

1234567

/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.s41 x2 RN 8 label
65 M_LDR x2, [pSrc], srcStep
68 M_STR x2, [pDst], dstStep
76 M_LDR x2, [pSrc], srcStep
80 MOV x2, x2, LSR #8
81 ORR x2, x2, x3, LSL #24
84 M_STR x2, [pDst], dstStep
86 M_LDR x2, [pSr
[all...]
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.s35 x2 RN 11 label
76 LDM pSrc, {x0, x1, x2}
82 STM pDst!, {x0, x1, x2} ;// Store aligned output row
87 LDM pSrc, {x0, x1, x2}
96 ORR x1, x1, x2, LSL #24
97 MOV x2, x2, LSR #8
98 STM pDst!, {x0, x1, x2} ;// Store aligned output row
103 LDM pSrc, {x0, x1, x2}
112 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.s41 x2 RN 8 label
65 M_LDR x2, [pSrc], srcStep
68 M_STR x2, [pDst], dstStep
76 M_LDR x2, [pSrc], srcStep
80 MOV x2, x2, LSR #8
81 ORR x2, x2, x3, LSL #24
84 M_STR x2, [pDst], dstStep
86 M_LDR x2, [pSr
[all...]
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.s35 x2 RN 11 label
76 LDM pSrc, {x0, x1, x2}
82 STM pDst!, {x0, x1, x2} ;// Store aligned output row
87 LDM pSrc, {x0, x1, x2}
96 ORR x1, x1, x2, LSL #24
97 MOV x2, x2, LSR #8
98 STM pDst!, {x0, x1, x2} ;// Store aligned output row
103 LDM pSrc, {x0, x1, x2}
112 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.s36 x2 RN 5 label
50 LDMIA pSrc!,{x2, x3}
60 USAT16 x2, #8, x2 ;// clip two samples to [0,255]
62 STRB x2, [pDst,#4]
63 MOV x2, x2, LSR #16
64 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...]
H A Dblock_idct.cpp516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
541 x2 = blk[14];
567 x1 = W6 * (x3 + x2) + 4;
568 x2 = (x1 - (W2 + W6) * x2) >> 3;
578 x3 = x0 + x2;
579 x0 -= x2;
580 x2 = (181 * (x4 + x5) + 128) >> 8;
588 res2 = (x3 + x2) >> 14;
606 res = (x3 - x2) >> 1
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...]
/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.cpp115 uint32_t x2 = xend; local
119 for (;x1 < x2; x1++, out++) {
124 for (;x1 < x2; x1++, out++, in++) {
134 if((x1 + 8) < x2) {
135 uint32_t len = (x2 - x1) >> 3;
143 for (;x1 < x2; x1++, out++, in++) {
153 if((x1 + 8) < x2) {
154 uint32_t len = (x2 - x1) >> 3;
162 for (;x1 < x2; x1++, out++, in++) {
172 if((x1 + 8) < x2) {
[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
423 uint32_t x2 = xend; local
472 uint32_t x2 = xend; local
521 uint32_t x2 = xend; local
570 uint32_t x2 = xend; local
619 uint32_t x2 = xend; local
[all...]
/frameworks/base/libs/hwui/
H A DPatch.cpp176 float x2 = 0.0f; local
185 x2 = x1 + floorf(segment * stretchX + 0.5f);
187 x2 = x1 + segment * rescaleX;
190 float uOffset = x1 == x2 ? 0.0f : 0.5 - (0.5 * segment / (x2 - x1));
195 generateQuad(vertex, x1, y1, x2, y2, u1, v1, u2, v2, quadCount);
198 x1 = x2;
205 x2 = width;
206 generateQuad(vertex, x1, y1, x2, y2, u1, v1, 1.0f, v2, quadCount);
210 void Patch::generateQuad(TextureVertex*& vertex, float x1, float y1, float x2, floa argument
[all...]
/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/base/include/private/hwui/
H A DDrawGlInfo.h75 kStatusInvoke = 0x2,
/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/media/libstagefright/foundation/
H A Dbase64.cpp107 uint8_t x2 = data[i + 1]; local
111 out->append(encode6Bit((x1 << 4 | x2 >> 4) & 0x3f));
112 out->append(encode6Bit((x2 << 2 | x3 >> 6) & 0x3f));
121 uint8_t x2 = data[i + 1]; local
123 out->append(encode6Bit((x1 << 4 | x2 >> 4) & 0x3f));
124 out->append(encode6Bit((x2 << 2) & 0x3f));
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A Dconvolve3x3.fs27 uint32_t x2 = max((int32_t)x-1, 0);
35 float4 p02 = convert_float4(rsGetElementAt_uchar4(gIn, x2, y1));
38 float4 p12 = convert_float4(rsGetElementAt_uchar4(gIn, x2, y));
41 float4 p22 = convert_float4(rsGetElementAt_uchar4(gIn, x2, y2));
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A Dip2_convolve3x3.rs27 uint32_t x2 = max((int32_t)x-1, 0);
33 float4 p02 = convert_float4(rsGetElementAt_uchar4(gIn, x2, y1));
36 float4 p12 = convert_float4(rsGetElementAt_uchar4(gIn, x2, y));
39 float4 p22 = convert_float4(rsGetElementAt_uchar4(gIn, x2, y2));

Completed in 459 milliseconds

1234567