Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 25 of 97) sorted by relevance

1234

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicConvolve3x3.cpp95 uint32_t x1 = rsMax((int32_t)x-1, 0); in ConvolveOneU4() local
117 uint32_t x1 = rsMax((int32_t)x-1, 0); in ConvolveOneU2() local
138 uint32_t x1 = rsMax((int32_t)x-1, 0); in ConvolveOneU1() local
157 uint32_t x1 = rsMax((int32_t)x-1, 0); in ConvolveOneF4() local
168 uint32_t x1 = rsMax((int32_t)x-1, 0); in ConvolveOneF2() local
179 uint32_t x1 = rsMax((int32_t)x-1, 0); in ConvolveOneF1() local
205 uint32_t x1 = xstart; in kernelU4() local
252 uint32_t x1 = xstart; in kernelU2() local
297 uint32_t x1 = xstart; in kernelU1() local
342 uint32_t x1 = xstart; in kernelF4() local
[all …]
DrsCpuIntrinsicConvolve5x5.cpp94 uint32_t x1 = rsMax((int32_t)x-1, 0); in OneU4() local
137 uint32_t x1 = rsMax((int32_t)x-1, 0); in OneU2() local
180 uint32_t x1 = rsMax((int32_t)x-1, 0); in OneU1() local
223 uint32_t x1 = rsMax((int32_t)x-1, 0); in OneF4() local
265 uint32_t x1 = rsMax((int32_t)x-1, 0); in OneF2() local
307 uint32_t x1 = rsMax((int32_t)x-1, 0); in OneF1() local
373 uint32_t x1 = xstart; in kernelU4() local
433 uint32_t x1 = xstart; in kernelU2() local
482 uint32_t x1 = xstart; in kernelU1() local
531 uint32_t x1 = xstart; in kernelF4() local
[all …]
DrsCpuIntrinsicBlur.cpp165 int x1, int x2) { in OneVFU4()
198 const uchar *ptrIn, int iStride, const float* gPtr, int ct, int x1, int x2) { in OneVFU1()
296 uint32_t x1 = xstart; in kernelU4() local
367 uint32_t x1 = xstart; in kernelU1() local
/frameworks/av/media/libstagefright/foundation/
Dbase64.cpp115 uint8_t x1 = data[i]; in encodeBase64() local
129 uint8_t x1 = data[i]; in encodeBase64() local
139 uint8_t x1 = data[i]; in encodeBase64() local
/frameworks/base/graphics/java/android/graphics/
DLinearGradient.java52 public LinearGradient(float x0, float y0, float x1, float y1, int colors[], float positions[], in LinearGradient()
80 public LinearGradient(float x0, float y0, float x1, float y1, int color0, int color1, in LinearGradient()
115 private native long nativeCreate1(float x0, float y0, float x1, float y1, in nativeCreate1()
117 private native long nativeCreate2(float x0, float y0, float x1, float y1, in nativeCreate2()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastidct.cpp81 int32 x0, x1, x3, x5, x7;//, x8; in idct_col2() local
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col3() local
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col4() local
185 int32 x1, x3, x5, x7;//, x8; in idct_col0x40() local
235 int32 x1, x3, x5, x7; in idct_col0x10() local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col() local
373 int32 x0, x1, x2, x4, x5; in idct_row2Inter() local
432 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_row3Inter() local
502 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_row4Inter() local
578 int32 x1, x2, x4, x5; in idct_row0x40Inter() local
[all …]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Didct_vca.cpp99 int32 x0, x1, x2, x4, x5; in idctrow2() local
160 int32 x0, x1, x3, x5, x7;//, x8; in idctcol2() local
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow3() local
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol3() local
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow4() local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol4() local
450 int32 x0, x1, x2, x4, x5, temp; in idctrow2_intra() local
507 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow3_intra() local
580 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow4_intra() local
Dblock_idct.cpp516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow() local
627 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow_intra() local
837 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol() local
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DLinearGradient_Delegate.java60 float x0, float y0, float x1, float y1, in nativeCreate1()
69 float x0, float y0, float x1, float y1, in nativeCreate2()
91 private LinearGradient_Delegate(float x0, float y0, float x1, float y1, in LinearGradient_Delegate()
111 public LinearGradientPaint(float x0, float y0, float x1, float y1, int colors[], in LinearGradientPaint()
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Dmedian5.cpp120 int16 x1, x2, x3, x4, x5; in median5() local
Dhighpass_400hz_at_12k8.cpp150 int16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; in highpass_400Hz_at_12k8() local
Dhighpass_50hz_at_12k8.cpp152 int16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; in highpass_50Hz_at_12k8() local
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DarmVCM4P2_Clip8_s.s49 x1 RN 4 label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.s54 x1 RN 5 label
DarmVCM4P10_InterpolateLuma_Align_unsafe_s.s48 x1 RN 10 label
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dpre_proc.h79 Word16 x1; member
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.s54 x1 RN 5 label
DarmVCM4P10_InterpolateLuma_Align_unsafe_s.s48 x1 RN 10 label
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Dpost_pro.h107 Word16 x1; member
/frameworks/base/core/java/android/view/animation/
DPathInterpolator.java122 float x1 = a.getFloat(R.styleable.PathInterpolator_controlX1, 0); in parseInterpolatorFromTypeArray() local
150 private void initCubic(float x1, float y1, float x2, float y2) { in initCubic()
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dhp400.c64 Word16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; in HP400_12k8() local
Dhp50.c65 Word16 y2_hi, y2_lo, y1_hi, y1_lo, x0, x1; in HP50_12k8() local
Dhp_wsp.c87 Word16 x0, x1, x2, x3; in Hp_wsp() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DHeadsUpAppearInterpolator.java33 float x1 = 250f; in getAppearPath() local
/frameworks/base/libs/hwui/
DPatch.cpp152 float x1 = 0.0f; in generateRow() local
187 void Patch::generateQuad(TextureVertex*& vertex, float x1, float y1, float x2, float y2, in generateQuad()

1234