Home
last modified time | relevance | path

Searched refs:x8 (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/av/media/module/codecs/m4v_h263/dec/src/
Didct_vca.cpp191 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow3() local
216 x8 = x0 - x2; in idctrow3()
218 x2 = x8; in idctrow3()
219 x8 = x4 - x6; in idctrow3()
221 x6 = x8; in idctrow3()
264 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol3() local
273 x8 = x0 - x2; in idctcol3()
275 x2 = x8; in idctcol3()
276 x8 = x4 - x6; in idctcol3()
278 x6 = x8; in idctcol3()
[all …]
Dblock_idct.cpp517 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow() local
558 x8 = W7 * (x4 + x5) + 4; in idctrow()
559 x4 = (x8 + (W1 - W7) * x4) >> 3; in idctrow()
560 x5 = (x8 - (W1 + W7) * x5) >> 3; in idctrow()
561 x8 = W3 * (x6 + x7) + 4; in idctrow()
562 x6 = (x8 - (W3 - W5) * x6) >> 3; in idctrow()
563 x7 = (x8 - (W3 + W5) * x7) >> 3; in idctrow()
566 x8 = x0 + x1; in idctrow()
577 x7 = x8 + x3; in idctrow()
578 x8 -= x3; in idctrow()
[all …]
/frameworks/av/media/module/codecs/m4v_h263/enc/src/
Dfastidct.cpp111 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col3() local
120 x8 = x0 - x2; in idct_col3()
122 x2 = x8; in idct_col3()
123 x8 = x4 - x6; in idct_col3()
125 x6 = x8; in idct_col3()
148 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col4() local
157 x8 = x0 - x2; in idct_col4()
159 x2 = x8; in idct_col4()
160 x8 = x4 - x6; in idct_col4()
162 x6 = x8; in idct_col4()
[all …]
Dsad_inline.h84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in simd_sad_mb() local
88 x8 = (uintptr_t)ref & 0x3; in simd_sad_mb()
89 if (x8 == 3) in simd_sad_mb()
91 if (x8 == 2) in simd_sad_mb()
93 if (x8 == 1) in simd_sad_mb()
104 x8 = 16; in simd_sad_mb()
152 if (--x8) in simd_sad_mb()
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14;
266 MOVS x8, ref, lsl #31 ;
324 ADDLSS x8, x8, #0x10000001;
[all …]
Dsad_mb_offset.h34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in sad_mb_offset3() local
43 x8 = 16; in sad_mb_offset3()
111 if (--x8) in sad_mb_offset3()
130 __inline int32 sad_mb_offset3(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8) in sad_mb_offset3() argument
132 __inline int32 sad_mb_offset2(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8) in sad_mb_offset3()
134 __inline int32 sad_mb_offset1(UChar *ref, UChar *blk, Int lx, Int dmin, int32 x8) in sad_mb_offset3()
207 ADDLSS x8, x8, #INC_X8 in sad_mb_offset3() local
230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in sad_mb_offset3() local
238 x8 = 16; in sad_mb_offset3()
300 if (--x8) in sad_mb_offset3()
/frameworks/libs/binary_translation/tests/hello_world/
Dmain_arm64.S20 mov x8, #0x40
31 mov x8, #93
/frameworks/rs/toolkit/
DResize_advsimd.S156 sub x8, sp, #48
159 st1 {v12.1d - v15.1d}, [x8]
160 str x19, [x8, #32]
168 ldr x8, [sp,#104] // yr
171 ld1 {v4.4s}, [x8]
185 sub x8, x2, x3
187 add x8, x8, x9
371 sub x13, x10, x8
374 madd x8, x13, x9, x8
375 sub x8, x8, #(CHUNKSIZE << 16)
DBlur_advsimd.S1518 subs x10, x10, x8
1625 adrp x8, \labelnc
1626 add x8, x8, #:lo12:\labelnc
1627 sub x8, x8, x5, LSL #5
1628 sub x8, x8, x5, LSL #3
1636 adrp x8, \labelc
1637 add x8, x8, #:lo12:\labelc
1638 sub x8, x8, x5, LSL #6
1639 add x8, x8, x5, LSL #3
1647 fetch max_r=\max_r, labelc=\labelc, labelnc=\labelnc, reg=x8
[all …]
DColorMatrix_advsimd.S195 br x8
212 br x8
310 br x8
324 br x8
987 ldp x8,x9, [x3],#16
1009 mov x16, x8
1010 ldp x8, x9, [x3], #16
1012 csel x4, x8, x4, eq
1014 csel x5, x8, x5, eq
1016 csel x6, x8, x6, eq
[all …]
DConvolve_advsimd.S115 sub x8, sp, #64
117 st1 {v8.1d-v11.1d}, [x8], #32
118 st1 {v12.1d-v15.1d}, [x8]
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_advsimd_Resize.S156 sub x8, sp, #48
159 st1 {v12.1d - v15.1d}, [x8]
160 str x19, [x8, #32]
168 ldr x8, [sp,#104] // yr
171 ld1 {v4.4s}, [x8]
185 sub x8, x2, x3
187 add x8, x8, x9
371 sub x13, x10, x8
374 madd x8, x13, x9, x8
375 sub x8, x8, #(CHUNKSIZE << 16)
DrsCpuIntrinsics_advsimd_Blur.S1518 subs x10, x10, x8
1625 adrp x8, \labelnc
1626 add x8, x8, #:lo12:\labelnc
1627 sub x8, x8, x5, LSL #5
1628 sub x8, x8, x5, LSL #3
1636 adrp x8, \labelc
1637 add x8, x8, #:lo12:\labelc
1638 sub x8, x8, x5, LSL #6
1639 add x8, x8, x5, LSL #3
1647 fetch max_r=\max_r, labelc=\labelc, labelnc=\labelnc, reg=x8
[all …]
DrsCpuIntrinsics_advsimd_ColorMatrix.S195 br x8
212 br x8
310 br x8
324 br x8
987 ldp x8,x9, [x3],#16
1009 mov x16, x8
1010 ldp x8, x9, [x3], #16
1012 csel x4, x8, x4, eq
1014 csel x5, x8, x5, eq
1016 csel x6, x8, x6, eq
[all …]
DrsCpuIntrinsics_advsimd_Convolve.S115 sub x8, sp, #64
117 st1 {v8.1d-v11.1d}, [x8], #32
118 st1 {v12.1d-v15.1d}, [x8]
/frameworks/av/media/libaudioclient/tests/
Dtrack_test_input_v1.0_ref.txt30 48000 0x1 0x3 4800 2400 0 0x8 0 1 2
/frameworks/base/core/api/
Dremoved.txt61 …G_PERMISSION_"}, value={0x1, 0x2, 0x4, 0x8, 0x10, 0x20, 0x100, 0x200, 0x2000, 0x1000, 0x800, 0x400…
99 field @Deprecated public static final int FULL_COLOR_LAYER_SAVE_FLAG = 8; // 0x8
Dsystem-current.txt600 field public static final int FOREGROUND_SERVICE_API_TYPE_USB = 8; // 0x8
721 field public static final int OP_FLAG_TRUSTED_PROXIED = 8; // 0x8
1135 field public static final int MEDIA_TRANSFER_SENDER_STATE_FAR_FROM_RECEIVER = 8; // 0x8
1420 field public static final int STATUS_HAS_PAIRED = 8; // 0x8
1920 field public static final int FLAG_DATA_NOT_CHANGED = 8; // 0x8
2295 field public static final int PROCESSING_ERROR_NOT_AVAILABLE = 8; // 0x8
2550 field public static final int RESULT_TYPE_WIDGETS = 8; // 0x8
2582 field public static final int ACTION_SURFACE_INVISIBLE = 8; // 0x8
2719 field public static final int FEATURE_ONBOARDING = 8; // 0x8
3284 field public static final int CINEMATIC_EFFECT_STATUS_CONTENT_TARGET_ERROR = 8; // 0x8
[all …]
Dcurrent.txt3428 field public static final int GESTURE_SWIPE_DOWN_AND_UP = 8; // 0x8
3455 field public static final int GLOBAL_ACTION_LOCK_SCREEN = 8; // 0x8
3555 field public static final int CAPABILITY_CAN_REQUEST_FILTER_KEY_EVENTS = 8; // 0x8
3568 field public static final int FEEDBACK_VISUAL = 8; // 0x8
3575 field @Deprecated public static final int FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY = 8; // 0x8
3614 field public static final int FINGERPRINT_GESTURE_SWIPE_DOWN = 8; // 0x8
3823 field public static final int ERROR_CODE_BAD_REQUEST = 8; // 0x8
4344 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
4850 field public static final int FLAG_PERSISTENT_PROCESS = 8; // 0x8
5316 field public static final int REASON_PERMISSION_CHANGE = 8; // 0x8
[all …]
Dtest-current.txt167 field public static final int PROCESS_CAPABILITY_POWER_RESTRICTED_NETWORK = 8; // 0x8
668 field public static final int OPERATION_WIPE_DATA = 8; // 0x8
1101 field public static final int PRIVATE_FLAG_PRIVILEGED = 8; // 0x8
1209 field @Deprecated public static final int FLAG_RESTRICTED = 8; // 0x8
1650 field public static final int PROPERTY_POLICY_AVAILABLE_FOR_APP_REQUEST = 8; // 0x8
3967 field public static final int GESTURE_TYPE_REMOVE_SPACE = 8; // 0x8
4180 field public static final int FEATURE_IME = 8; // 0x8
/frameworks/av/media/module/codecs/m4v_h263/fuzzer/
DREADME.md78 13. Enable 8x8 ME and MC (parameter name: `mv8x8Enable`)
/frameworks/base/location/api/
Dcurrent.txt314 field public static final int ADR_STATE_HALF_CYCLE_RESOLVED = 8; // 0x8
337 field public static final int STATE_TOW_DECODED = 8; // 0x8
Dsystem-current.txt356 field @Deprecated public static final short STATE_TOW_DECODED = 8; // 0x8
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2584 field public static final int GESTURE_SWIPE_DOWN_AND_UP = 8; // 0x8
2622 field public static final int CAPABILITY_CAN_REQUEST_FILTER_KEY_EVENTS = 8; // 0x8
2633 field public static final int FEEDBACK_VISUAL = 8; // 0x8
2636 field public static final int FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY = 8; // 0x8
2730 field public static final int ERROR_CODE_BAD_REQUEST = 8; // 0x8
3220 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8
3621 field public static final int FLAG_PERSISTENT_PROCESS = 8; // 0x8
4081 field public static final int STATUS_SUCCESSFUL = 8; // 0x8
4611 field public static final int FLAG_ONLY_ALERT_ONCE = 8; // 0x8
5257 field public static final int USES_POLICY_DISABLE_CAMERA = 8; // 0x8
[all …]
/frameworks/base/nfc/api/
Dcurrent.txt114 field public static final int FLAG_READER_NFC_V = 8; // 0x8
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/
Dmaster_playlist507 …�Ɇa�ѻ}�GA8�y�~����c��!����L�+�!De�a��H����;��u����q�&��-9�x8�_���y�c��c����Y��7y:…
1726 w͙��Y�:�����:�xc��x8�0/P���ǔ&��-"Z̈���k�Y�z�[s��T]�.Y,7�@�q$a[ ��)�#B�O""� �1k��1� ��H� 3EN…

12