Searched refs:x0 (Results 76 - 100 of 194) sorted by relevance

12345678

/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
H A DQuad.java73 float x0 = Collections.min(xs);
77 return new Rectangle(x0, y0, x1 - x0, y1 - y0);
/frameworks/compile/mclinker/lib/Fragment/
H A DRelocation.cpp65 : m_Type(0x0), m_TargetData(0x0), m_pSymInfo(NULL), m_Addend(0x0) {
/frameworks/compile/mclinker/lib/LD/
H A DBranchIsland.cpp73 size_t size = 0x0;
74 if (0x0 != numOfStubs()) {
125 0x0,
H A DEhFrameHdr.cpp154 size_t pc_size = 0x0;
170 SizeTraits<32>::Address pc = 0x0;
177 bool is_signed = (fde_encoding & llvm::dwarf::DW_EH_PE_signed) != 0x0;
H A DSectionSymbolSet.cpp46 0x0, // size
89 frag_ref = FragmentRef::Create(data->front(), 0x0);
H A DEhFrameReader.cpp35 if (0x0 == (*p & 0x80)) {
59 if (0x0 == length) {
68 uint64_t extended = 0x0;
85 if (0x0 == ID)
127 if (section.size() == 0x0) {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_hor_quarter.s39 x0 RN 2 label
93 CMP x0, #0
94 BLT do_fill ;// (x0 < 0)
96 ADD tmp4, x0, partW ;// (x0+partWidth)
100 BHI do_fill ;// (x0+partW)>width
124 MOV x0, #0
125 STR x0,[sp,#0x1ec] ;// x0 = 0
126 STR x0,[s
[all...]
H A Dh264bsd_interpolate_ver_half.s39 x0 RN 2 label
92 CMP x0, #0
93 BLT do_fill ;// (x0 < 0)
95 ADD tmp5, x0, partW ;// (x0+partWidth)
98 BHI do_fill ;// (x0+partW)>width
123 MOV x0, #0
124 STR x0,[sp,#0x1ec] ;// x0 = 0
125 STR x0,[s
[all...]
H A Dh264bsd_interpolate_chroma_hor.s40 x0 RN 2 label
80 ;// i32 x0, : 0xcc
94 CMP x0, #0
97 ADD tmp6, x0, chrPW ;// tmp6 = x0+ chromaPartWidth
98 ADD tmp6, tmp6, #1 ;// tmp6 = x0 + chromaPartWidth + 1
99 CMP tmp6, width ;// x0+chromaPartWidth+1 > width
119 LDR x0, [sp, #0xcc]
128 MOV x0, #0 ;// x0
[all...]
H A Dh264bsd_interpolate_chroma_hor_ver.s41 x0 RN 2 label
81 ;// i32 x0, : 0xcc
97 CMP x0, #0
100 ADD tmp1, x0, chrPW ;// tmp1 = x0+ chromaPartWidth
101 ADD tmp1, tmp1, #1 ;// tmp1 = x0+ chromaPartWidth+1
102 CMP tmp1, width ;// x0+chromaPartWidth+1 > width
124 LDR x0, [sp, #0xcc]
133 MOV x0, #0 ;// x0
[all...]
H A Dh264bsd_interpolate_chroma_ver.s39 x0 RN 2 label
79 ;// i32 x0, : 0xcc
93 CMP x0, #0
96 ADD tmp1, x0, chrPW ;// tmp1 = x0+ chromaPartWidth
97 CMP tmp1, width ;// x0+chromaPartWidth > width
118 LDR x0, [sp, #0xcc]
127 MOV x0, #0 ;// x0 = 0
129 STR x0, [s
[all...]
H A Dh264bsd_interpolate_ver_quarter.s38 x0 RN 2 label
91 CMP x0, #0
92 BLT do_fill ;// (x0 < 0)
94 ADD tmp5, x0, partW ;// (x0+partWidth)
97 BHI do_fill ;// (x0+partW)>width
122 MOV x0, #0
123 STR x0,[sp,#0x1ec] ;// x0 = 0
124 STR x0,[s
[all...]
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
H A DImageSlicer.java113 float x0 = (xSliceIndex * mSliceWidth - mPadSize) / ((float) mInputWidth);
116 ((ShaderProgram) mProgram).setSourceRect(x0, y0,
H A DImageStitcher.java110 float x0 = ((float) mPadSize) / mInputWidth;
120 ((ShaderProgram) mProgram).setSourceRect(x0, y0,
/frameworks/compile/mclinker/lib/Core/
H A DGeneralOptions.cpp26 m_CommPageSize(0x0),
27 m_MaxPageSize(0x0),
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsELFDynamic.cpp91 m_pParent.elfSegmentTable().find(llvm::ELF::PT_LOAD, 0x0, 0x0);
/frameworks/compile/mclinker/unittests/
H A DLinkerTest.cpp368 0x0);
389 0x0, 4);
412 0x0,
436 ResolveInfo::Define, ResolveInfo::Local, 0, 0x0, text);
440 ResolveInfo::Define, ResolveInfo::Local, 0, 0x0, data);
444 ResolveInfo::Define, ResolveInfo::Local, 0, 0x0, bss);
448 ResolveInfo::Define, ResolveInfo::Local, 0, 0x0, attr);
454 0x0,
H A DFragmentRefTest.cpp54 FragmentRef *ref = FragmentRef::Create(*frag, 0x0);
H A DStaticResolverTest.cpp62 bool result = m_pResolver->resolve(*old_sym, *new_sym, override, 0x0);
88 bool result = m_pResolver->resolve(*old_sym, *new_sym, override, 0x0);
115 bool result = m_pResolver->resolve(*old_sym, *new_sym, override, 0x0);
142 bool result = m_pResolver->resolve(*old_sym, *new_sym, override, 0x0);
164 bool result = m_pResolver->resolve(*old_sym, *new_sym, override, 0x0);
193 bool result = m_pResolver->resolve(*old_sym, *new_sym, override, 0x0);
215 bool result = m_pResolver->resolve(*old_sym, *new_sym, override, 0x0);
240 bool result = m_pResolver->resolve(*old_sym, *new_sym, override, 0x0);
264 bool result = m_pResolver->resolve(*old_sym, *new_sym, override, 0x0);
/frameworks/native/include/media/openmax/
H A DOMX_VideoExt.h150 OMX_VIDEO_HEVCProfileUnknown = 0x0,
158 OMX_VIDEO_HEVCLevelUnknown = 0x0,
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_advsimd_Blend.S447 ld4 {v0.16b - v3.16b}, [x0]
449 ld1 {v0.16b - v3.16b}, [x0]
461 .if \lddst ; prfm PLDL1STRM, [x0, #192] ; .endif
470 st4 {v0.16b,v1.16b,v2.16b,v3.16b}, [x0], #64
472 st1 {v0.16b,v1.16b,v2.16b,v3.16b}, [x0], #64
496 .if \lddst ; ld1 {v2.16b,v3.16b}, [x0], #32 ; .endif
499 .if \lddst ; ld1 {v1.16b}, [x0], #16 ; .endif
502 .if \lddst ; ld1 {v0.d}[1], [x0], #8 ; .endif
505 .if \lddst ; ld1 {v0.s}[1], [x0], #4 ; .endif
508 .if \lddst ; ld1 {v0.h}[1], [x0], #
[all...]
/frameworks/base/telecomm/java/android/telecom/
H A DVideoProfile.java152 public static final int AUDIO_ONLY = 0x0;
/frameworks/native/services/sensorservice/
H A DFusion.h36 quat_t x0; member in class:android::Fusion
/frameworks/base/core/java/android/view/
H A DGraphicBuffer.java33 public static final int USAGE_SW_READ_NEVER = 0x0;
38 public static final int USAGE_SW_WRITE_NEVER = 0x0;
/frameworks/base/media/mca/filterfw/jni/
H A Djni_shader_program.h66 jfloat x0,
78 jfloat x0,

Completed in 5182 milliseconds

12345678