Searched refs:x6 (Results 1 - 25 of 30) sorted by last modified time

12

/frameworks/wilhelm/src/
H A DOpenSLES_IID.c94 { 0xc2e5d5f0, 0x94bd, 0x4763, 0x9cac, { 0x4e, 0x23, 0x4d, 0x6, 0x83, 0x9e } },
H A Dsles_allinclusive.h370 #define SL_OBJECT_STATE_RESUMING_1 ((SLuint32) 0x6) // async resume on work queue
/frameworks/wilhelm/tools/hashgen/
H A DOpenSLES_IID.c94 { 0xc2e5d5f0, 0x94bd, 0x4763, 0x9cac, { 0x4e, 0x23, 0x4d, 0x6, 0x83, 0x9e } },
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_advsimd_3DLUT.S23 smov x6, \src0
26 add x6, x6, x3
29 ld1 {v16.2s}, [x6], x4
32 ld1 {v18.2s}, [x6], x5
45 ld1 {v18.2s}, [x6]
48 sub x6, x6, x4
51 ld1 {v16.2s}, [x6]
141 * x6
[all...]
H A DrsCpuIntrinsics_advsimd_Blend.S597 ldrsh x6, [x5, w2, uxtw #1]
602 cbz x6, 1f
603 add x6, x5, x6
604 br x6
H A DrsCpuIntrinsics_advsimd_Blur.S67 * x6 -- rup (r, unless clipped to top of source image)
140 cmp x6, #\i
1469 * x6 -- rup
1568 * x6 = rup
1601 cmp x5, x6
1735 * size_t y, // x6
1749 sub x10, x3, x6 // h - y
1759 cmp x6, x5
1760 csel x6, x5, x6, h
[all...]
H A DrsCpuIntrinsics_advsimd_ColorMatrix.S67 * x6 = column2_fn
125 br x6
142 br x6
254 br x6
268 br x6
986 ldp x6,x7, [x3],#16
1015 cmp x6, x16
1016 csel x6, x8, x6, eq
1133 ldp x6,x
[all...]
H A DrsCpuIntrinsics_advsimd_Convolve.S30 sub x6, sp, #64
32 st1 {v8.1d-v11.1d}, [x6], #32
33 st1 {v12.1d-v15.1d}, [x6]
111 x6 = coeffs
121 ld1 {v0.8h-v2.8h}, [x6], #48
122 ld1 {v3.4h}, [x6], #8
127 mov x6, #8
130 /* Load the y base pointers in Qregs and post-increase the address by x6=#8 */
131 ld1 {v9.8b-v11.8b}, [x1], x6 // y0 ( y - 2 )
132 ld1 {v12.8b-v14.8b}, [x2], x6 // y
[all...]
H A DrsCpuIntrinsics_advsimd_Resize.S54 ld1 {v10.8b}, [x6], #8
82 ld1 {v10.s}[0], [x6], #4
148 * uint8_t const * restrict src1, // x6
243 sub x6, x6, x13, LSL #(COMPONENT_SHIFT)
293 sub x6, x6, #8
297 add x6, x6, x11, LSL #(COMPONENT_SHIFT)
344 sub x6, x
[all...]
H A DrsCpuIntrinsics_advsimd_YuvToRGB.S308 lsr x6, x4, #1
311 add x4, x3, x6
312 add x3, x2, x6
313 sub x2, x5, x6, LSL #1
315 sub x6, sp, #32
318 st1 {v12.1d - v15.1d}, [x6]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DTextColor.java32 DARK_BLUE(0x6),
/frameworks/native/include/media/openmax/
H A DOMX_Audio.h163 OMX_AUDIO_ChannelLFE = 0x6, /**< Low frequency effects */
/frameworks/native/include/private/ui/
H A DRegionHelper.h41 static const uint32_t RHS = 0x6; // 0b110
/frameworks/native/services/inputflinger/
H A DEventHub.h57 #define MSC_ANDROID_TIME_SEC 0x6
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/base/services/core/jni/
H A Dcom_android_server_tv_TvUinputBridge.cpp47 #define MSC_ANDROID_TIME_SEC 0x6
/frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
H A DWapPushTest.java1334 array3[1] = (byte) 0x6;
1358 array3[1] = (byte) 0x6;
1382 array3[1] = (byte) 0x6;
1406 array3[1] = (byte) 0x6;
1430 array3[1] = (byte) 0x6;
1463 array3[1] = (byte) 0x6;
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java77 public static final int GATT_REQUEST_NOT_SUPPORTED = 0x6;
/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiControlManager.java206 public static final int TIMER_STATUS_NOT_PROGRAMMED_CA_NOT_SUPPORTED = 0x6;
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dsad_inline.h81 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
96 x6 = 0xFFFF00FF;
117 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
120 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
136 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
139 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
224 BIC x10, x6, x10; /* x10 & 0xFF00FF00 */ \
227 BIC x11, x6, x11; /* x11 & 0xFF00FF00 */ \
256 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
268 MVN x6, # local
430 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
[all...]
H A Dsad_mb_offset.h31 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
35 x6 = 0xFFFF00FF;
69 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
72 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
95 x10 = x10 & (x6 << 8); /* x10 & 0xFF00FF00 */
98 x11 = x11 & (x6 << 8); /* x11 & 0xFF00FF00 */
134 int32 x4, x5, x6, x9, x10, x11, x12, x14; local
140 MVN x6, #0xff0000; local
226 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; local
232 __asm__ volatile("MVN %0, #0xFF0000": "=r"(x6));
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dblock_idct.cpp516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
549 x6 = blk[13];
560 x8 = W3 * (x6 + x7) + 4;
561 x6 = (x8 - (W3 - W5) * x6) >> 3;
570 x1 = x4 + x6;
571 x4 -= x6;
572 x6 = x5 + x7;
594 res = (x8 + x6) >> 14;
601 res = (x8 - x6) >> 1
627 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; local
837 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
[all...]
H A Didct_vca.cpp187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
210 x6 = (W6 * x2 + 4) >> 3;
215 x8 = x4 - x6;
216 x4 += x6;
217 x6 = x8;
231 res = (x6 + x5) >> 14;
242 res2 = (x6 - x5) >> 14;
259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
266 x6 = W6 * x2;
271 x8 = x4 - x6;
296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; 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...]
H A Dvlc_tab.cpp198 {0x8, 1, 1, 7}, {0x7, 1, 1, 7}, {0x6, 1, 1, 7}, {0x5, 1, 1, 7}, {0xc, 1, 0, 7}, {0xb, 1, 0, 7},
201 {0x8, 1, 0, 6}, {0x8, 1, 0, 6}, {0x7, 1, 0, 6}, {0x7, 1, 0, 6}, {0x6, 1, 0, 6}, {0x6, 1, 0, 6},
249 {0x6, 2, 0, 10}, {0x6, 2, 0, 10}, {0x6, 2, 0, 10}, {0x6, 2, 0, 10}, {0x5, 2, 0, 10}, {0x5, 2, 0, 10},
255 {0x1, 6, 0, 12}, {0x2, 4, 0, 12}, {0x4, 3, 0, 12}, {0x5, 3, 0, 12}, {0x6, 3, 0, 12}, {0xa, 2, 0, 12},
270 {0x4, 1, 1, 7}, {0x3, 1, 1, 7}, {0x6, 1, 0, 7}, {0x5, 1, 1, 7},
307 {0x7, 2, 0, 9}, {0x7, 2, 0, 9}, {0x6,
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastidct.cpp107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
114 x6 = W6 * x2;
119 x8 = x4 - x6;
120 x4 += x6;
121 x6 = x8;
131 blk[16] = (x6 + x5) >> 8;
135 blk[40] = (x6 - x5) >> 8;
142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; local
149 x6 = W6 * x2;
154 x8 = x4 - x6;
211 int32 x0, x2, x4, x6; local
261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; 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
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
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 2428 milliseconds

12