Searched refs:x0 (Results 1 - 25 of 146) 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/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/compile/mclinker/lib/Target/ARM/
H A DARMToTHMStub.cpp27 0x0 // dcd R_ARM_REL32(X)
33 0x0 // dcd R_ARM_ABS32(X)
37 : Stub(), m_Name("A2T_prototype"), m_pData(NULL), m_Size(0x0)
42 addFixup(12u, 0x0, llvm::ELF::R_ARM_REL32);
47 addFixup(8u, 0x0, llvm::ELF::R_ARM_ABS32);
72 if ((pTargetSymValue & 0x1) != 0x0) {
H A DTHMToTHMStub.cpp28 0x0 // dcd R_ARM_REL32(X)
35 0x0 // dcd R_ARM_ABS32(X)
39 : Stub(), m_Name("T2T_prototype"), m_pData(NULL), m_Size(0x0)
44 addFixup(16u, 0x0, llvm::ELF::R_ARM_REL32);
49 addFixup(12u, 0x0, llvm::ELF::R_ARM_ABS32);
74 if ((pTargetSymValue & 0x1) != 0x0) {
H A DARMToARMStub.cpp26 0x0 // dcd R_ARM_REL32(X-4)
31 0x0 // dcd R_ARM_ABS32(X)
35 : Stub(), m_Name("A2A_prototype"), m_pData(NULL), m_Size(0x0)
45 addFixup(4u, 0x0, llvm::ELF::R_ARM_ABS32);
70 if ((pTargetSymValue & 0x1) == 0x0) {
H A DTHMToARMStub.cpp27 0x0 // dcd R_ARM_REL32(X)
33 0x0 // dcd R_ARM_ABS32(X)
37 : Stub(), m_Name("T2A_prototype"), m_pData(NULL), m_Size(0x0)
47 addFixup(8u, 0x0, llvm::ELF::R_ARM_ABS32);
72 if ((pTargetSymValue & 0x1) == 0x0) {
/frameworks/compile/mclinker/lib/LD/
H A DELFBinaryReader.cpp48 0x0);
61 Fragment* frag = m_Builder.CreateRegion(pInput, 0x0, data_size);
84 0x0,
85 0x0,
101 0x0,
102 0x0,
111 0x0,
121 0x0,
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86GNUInfo.h28 uint64_t flags() const { return 0x0; }
43 uint64_t flags() const { return 0x0; }
/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...]

Completed in 9076 milliseconds

123456