Searched refs:x0 (Results 1 - 25 of 128) sorted by relevance

123456

/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},
202 {0x1, 2, 0, 6}, {0x1, 2, 0, 6}, {0x0, 3, 0, 6}, {0x0, 3, 0, 6}, {0x5, 1, 0, 5}, {0x5, 1, 0, 5},
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},
205 {0x0, 1, 1, 4}, {0x0, 1, 1, 4}, {0x0, 1, 1, 4}, {0x0, 1, 1, 4}, {0x0,
[all...]
H A Didct_vca.cpp99 int32 x0, x1, x2, x4, x5; local
115 x0 = ((*(blk += 8)) << 8) + 8192;
128 res = (x0 + x4) >> 14;
130 res2 = (x0 + x2) >> 14;
133 res = (x0 + x1) >> 14;
136 res = (x0 + x5) >> 14;
142 res = (x0 - x5) >> 14;
144 res2 = (x0 - x1) >> 14;
147 res = (x0 - x2) >> 14;
150 res = (x0
160 int32 x0, x1, x3, x5, x7;//, x8; local
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
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/graphics/java/android/graphics/
H A DLinearGradient.java21 @param x0 The x-coordinate for the start of the gradient line
31 public LinearGradient(float x0, float y0, float x1, float y1, int colors[], float positions[], argument
39 native_instance = nativeCreate1(x0, y0, x1, y1, colors, positions, tile.nativeInt);
40 native_shader = nativePostCreate1(native_instance, x0, y0, x1, y1, colors, positions,
45 @param x0 The x-coordinate for the start of the gradient line
53 public LinearGradient(float x0, float y0, float x1, float y1, int color0, int color1, argument
55 native_instance = nativeCreate2(x0, y0, x1, y1, color0, color1, tile.nativeInt);
56 native_shader = nativePostCreate2(native_instance, x0, y0, x1, y1, color0, color1,
60 private native int nativeCreate1(float x0, float y0, float x1, float y1, argument
62 private native int nativeCreate2(float x0, floa argument
64 nativePostCreate1(int native_shader, float x0, float y0, float x1, float y1, int colors[], float positions[], int tileMode) argument
66 nativePostCreate2(int native_shader, float x0, float y0, float x1, float y1, int color0, int color1, int tileMode) argument
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.s39 x0 RN 4 label
62 M_LDR x0, [pSrc], srcStep
64 M_STR x0, [pDst], dstStep
74 M_LDR x0, [pSrc], srcStep
77 MOV x0, x0, LSR #8
78 ORR x0, x0, x1, LSL #24
79 M_STR x0, [pDst], dstStep
83 M_LDR x0, [pSr
[all...]
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.s33 x0 RN 7 label
76 LDM pSrc, {x0, x1, x2}
82 STM pDst!, {x0, x1, x2} ;// Store aligned output row
87 LDM pSrc, {x0, x1, x2}
93 MOV x0, x0, LSR #8
94 ORR x0, x0, x1, LSL #24
98 STM pDst!, {x0, x1, x2} ;// Store aligned output row
103 LDM pSrc, {x0, x
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.s39 x0 RN 4 label
62 M_LDR x0, [pSrc], srcStep
64 M_STR x0, [pDst], dstStep
74 M_LDR x0, [pSrc], srcStep
77 MOV x0, x0, LSR #8
78 ORR x0, x0, x1, LSL #24
79 M_STR x0, [pDst], dstStep
83 M_LDR x0, [pSr
[all...]
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.s33 x0 RN 7 label
76 LDM pSrc, {x0, x1, x2}
82 STM pDst!, {x0, x1, x2} ;// Store aligned output row
87 LDM pSrc, {x0, x1, x2}
93 MOV x0, x0, LSR #8
94 ORR x0, x0, x1, LSL #24
98 STM pDst!, {x0, x1, x2} ;// Store aligned output row
103 LDM pSrc, {x0, x
[all...]
/frameworks/compile/mclinker/lib/MC/
H A DZOption.cpp18 m_PageSize(0x0)
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_Clip8_s.s34 x0 RN 3 label
48 LDMIA pSrc!,{x0, x1}
51 USAT16 x0, #8, x0 ;// clip two samples to [0,255]
53 STRB x0, [pDst]
54 MOV x0, x0, LSR #16
55 STRB x0, [pDst,#1]
/frameworks/compile/libbcc/runtime/test/Unit/
H A Dmodsi3_test.c45 if (test__modsi3(0x80000000, 1, 0x0))
47 if (test__modsi3(0x80000000, 2, 0x0))
49 if (test__modsi3(0x80000000, -2, 0x0))
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dhighpass_400hz_at_12k8.cpp150 int16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; local
158 x0 = mem[4];
172 x1 = x0;
173 x0 = signal[i];
176 L_tmp2 = fxp_mac_16by16(x0, 915, L_tmp2);
196 mem[4] = x0;
H A Dhighpass_50hz_at_12k8.cpp152 int16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; local
161 x0 = mem[4];
177 x1 = x0;
178 x0 = *pt_sign;
181 L_tmp2 = fxp_mac_16by16(x0, 8106, L_tmp2);
201 mem[4] = x0;
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dhp400.c64 Word16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; local
71 x0 = *mem++;
77 x1 = x0;
78 x0 = *signal;
85 L_tmp += (y1_hi * a[1] + y2_hi * a[2] + (x0 + x2)* b[0] + x1 * b[1]) << 1;
97 *mem-- = x0;
H A Dhp50.c65 Word16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; local
73 x0 = *mem++;
79 x1 = x0;
80 x0 = *signal;
87 L_tmp += (y1_hi * a[1] + y2_hi * a[2] + (x0 + x2) * b[0] + x1 * b[1]) << 1;
97 *mem-- = x0;
H A Dhp_wsp.c87 Word16 x0, x1, x2, x3; local
97 x0 = mem[6];
105 x1 = x0;
106 x0 = wsp[i];
118 L_tmp += (x0 * b[0])<<1;
141 mem[6] = x0;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_reconstruct.h74 i32 x0,
85 i32 x0,
96 i32 x0,
107 i32 x0,
119 i32 x0,
129 i32 x0,
140 i32 x0,
150 i32 x0,
161 i32 x0,
172 i32 x0,
[all...]
/frameworks/base/include/private/hwui/
H A DDrawGlInfo.h67 kStatusDone = 0x0,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DFontSize.java26 NORMAL(0x0),
H A DTextAlignment.java26 LEFT(0x0),
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastidct.cpp81 int32 x0, x1, x3, x5, x7;//, x8; local
84 x0 = ((int32)blk[0] << 11) + 128;
94 blk[0] = (x0 + x1) >> 8;
95 blk[8] = (x0 + x7) >> 8;
96 blk[16] = (x0 + x5) >> 8;
97 blk[24] = (x0 + x3) >> 8;
98 blk[56] = (x0 - x1) >> 8;
99 blk[48] = (x0 - x7) >> 8;
100 blk[40] = (x0 - x5) >> 8;
101 blk[32] = (x0
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
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
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
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
1635 int32 x0, x2, x4, x6; local
1748 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dpost_pro.cpp185 state->x0 = 0;
225 state->x0 = 0;
297 st->x1 = st->x0;
298 st->x0 = signal[i];
305 L_tmp = L_mac (L_tmp, st->x0, b[0]);
366 st->x1 = st->x0;
367 st->x0 = *(p_signal);
376 L_tmp += ((Word32) st->x0) * c_b0;
H A Dpost_pro.h106 Word16 x0; member in struct:__anon583
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dpre_proc.h78 Word16 x0; member in struct:__anon598
/frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
H A Dconvolve5x5.fs28 uint32_t x0 = max((int32_t)x-2, 0);
40 float4 p0 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y0)) * gCoeffs[0]
46 float4 p1 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y1)) * gCoeffs[5]
52 float4 p2 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y2)) * gCoeffs[10]
58 float4 p3 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y3)) * gCoeffs[15]
64 float4 p4 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y4)) * gCoeffs[20]
/frameworks/base/tests/RenderScriptTests/ImageProcessing2/src/com/android/rs/image/
H A Dconvolve5x5.rs28 uint32_t x0 = max((int32_t)x-2, 0);
40 float4 p0 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y0)) * gCoeffs[0]
46 float4 p1 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y1)) * gCoeffs[5]
52 float4 p2 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y2)) * gCoeffs[10]
58 float4 p3 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y3)) * gCoeffs[15]
64 float4 p4 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y4)) * gCoeffs[20]

Completed in 2010 milliseconds

123456