Searched defs:x2 (Results 1 - 25 of 66) sorted by relevance

123

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A Domxtypes_s.h77 OMX_VC_LEFT EQU 0x2 ;// Used by the PredictIntra functions variable
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A Domxtypes_s.h77 OMX_VC_LEFT EQU 0x2 ;// Used by the PredictIntra functions variable
/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 Dhp400.c63 Word16 x2; local
76 x2 = x1;
85 L_tmp += (y1_hi * a[1] + y2_hi * a[2] + (x0 + x2)* b[0] + x1 * b[1]) << 1;
H A Dhp50.c48 static Word16 a[3] = {8192, 16211, -8021}; /* Q12 (x2) */
64 Word16 x2; local
78 x2 = x1;
87 L_tmp += (y1_hi * a[1] + y2_hi * a[2] + (x0 + x2) * b[0] + x1 * b[1]) << 1;
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/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...]
H A Dhighpass_400hz_at_12k8.cpp149 int16 i, x2; local
171 x2 = x1;
174 L_tmp2 = fxp_mac_16by16(x2, 915, L_tmp2);
H A Dhighpass_50hz_at_12k8.cpp151 int16 i, x2; local
176 x2 = x1;
179 L_tmp2 = fxp_mac_16by16(x2, 8106, L_tmp2);
/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/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/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/amrnb/dec/src/
H A Dpost_pro.cpp291 Word16 i, x2;
296 x2 = st->x1;
307 L_tmp = L_mac (L_tmp, x2, b[2]);
351 Word16 i, x2; local
365 x2 = st->x1;
378 L_tmp += ((Word32) x2) * c_b2;
/frameworks/base/core/java/android/transition/
H A DCircularPropagation.java102 private static float distance(float x1, float y1, float x2, float y2) { argument
103 float x = x2 - x1;
/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.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));
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNoisyVelocityTracker.java42 public MotionEventCopy(float x2, float y2, long eventTime) { argument
43 this.x = x2;
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dget_pred_adv_b_add.cpp867 uint32 x1, x2, x1m, x2m, y1, y2, y1m, y2m; /* new way */ local
896 x2 = *((uint32*)(prev + width)); /* load b3 b2 b1 b0, another line */
901 x2m = (x2 >> 2) & mask;
903 x2 = x2 ^(x2m << 2);
905 x1 += x2;
907 /* x2m, x2 free */
916 /* x2m, x2 free */
917 x2 = *((uint32*)(prev += 4)); /* a11 a10 a9 a8 */
919 x2m = (x2 >>
[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/base/core/java/android/view/animation/
H A DPathInterpolator.java136 float x2 = a.getFloat(R.styleable.PathInterpolator_controlX2, 0);
138 initCubic(x1, y1, x2, y2);
150 private void initCubic(float x1, float y1, float x2, float y2) { argument
153 path.cubicTo(x1, y1, x2, y2, 1f, 1f);
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicLUT.cpp64 uint32_t x2 = xend; local
71 while (x1 < x2) {

Completed in 4343 milliseconds

123