/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | idct_vca.cpp | 187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow3() local 212 x8 = x0 - x2; in idctrow3() 214 x2 = x8; in idctrow3() 215 x8 = x4 - x6; in idctrow3() 217 x6 = x8; in idctrow3() 259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol3() local 268 x8 = x0 - x2; in idctcol3() 270 x2 = x8; in idctcol3() 271 x8 = x4 - x6; in idctcol3() 273 x6 = x8; in idctcol3() [all …]
|
D | block_idct.cpp | 516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow() local 557 x8 = W7 * (x4 + x5) + 4; in idctrow() 558 x4 = (x8 + (W1 - W7) * x4) >> 3; in idctrow() 559 x5 = (x8 - (W1 + W7) * x5) >> 3; in idctrow() 560 x8 = W3 * (x6 + x7) + 4; in idctrow() 561 x6 = (x8 - (W3 - W5) * x6) >> 3; in idctrow() 562 x7 = (x8 - (W3 + W5) * x7) >> 3; in idctrow() 565 x8 = x0 + x1; in idctrow() 576 x7 = x8 + x3; in idctrow() 577 x8 -= x3; in idctrow() [all …]
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | fastidct.cpp | 107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col3() local 116 x8 = x0 - x2; in idct_col3() 118 x2 = x8; in idct_col3() 119 x8 = x4 - x6; in idct_col3() 121 x6 = x8; in idct_col3() 142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col4() local 151 x8 = x0 - x2; in idct_col4() 153 x2 = x8; in idct_col4() 154 x8 = x4 - x6; in idct_col4() 156 x6 = x8; in idct_col4() [all …]
|
D | sad_inline.h | 84 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 …]
|
D | sad_mb_offset.h | 34 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/rs/cpu_ref/ |
D | rsCpuIntrinsics_advsimd_Resize.S | 156 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)
|
D | rsCpuIntrinsics_advsimd_Blur.S | 1518 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 …]
|
D | rsCpuIntrinsics_advsimd_ColorMatrix.S | 195 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 …]
|
D | rsCpuIntrinsics_advsimd_Convolve.S | 115 sub x8, sp, #64 117 st1 {v8.1d-v11.1d}, [x8], #32 118 st1 {v12.1d-v15.1d}, [x8]
|
/frameworks/av/media/libaudioclient/tests/ |
D | track_test_input_v1.0_ref.txt | 30 48000 0x1 0x3 4800 2400 0 0x8 0 1 2
|
/frameworks/base/packages/Tethering/common/TetheringLib/api/ |
D | system-current.txt | 43 field public static final int TETHER_ERROR_ENABLE_FORWARDING_ERROR = 8; // 0x8
|
D | module-lib-current.txt | 66 field public static final int TETHER_ERROR_ENABLE_FORWARDING_ERROR = 8; // 0x8
|
/frameworks/base/wifi/api/ |
D | system-current.txt | 49 field @Deprecated public static final int RTT_BW_40_SUPPORT = 8; // 0x8 66 field @Deprecated public static final int RTT_STATUS_ABORTED = 8; // 0x8 230 field public static final int KEY_MGMT_SAE = 8; // 0x8 366 field @Deprecated public static final int DISABLED_BY_WRONG_PASSWORD = 8; // 0x8 646 field public static final int WIFI_BAND_6_GHZ = 8; // 0x8 817 field public static final int OSU_FAILURE_INVALID_URL_FORMAT_FOR_OSU = 8; // 0x8 841 field public static final int OSU_STATUS_REDIRECT_RESPONSE_RECEIVED = 8; // 0x8
|
D | current.txt | 112 field @Deprecated public static final int SECURITY_TYPE_WAPI_CERT = 8; // 0x8 166 field @Deprecated public static final int SAE = 8; // 0x8 253 field public static final int WAPI_CERT = 8; // 0x8
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 428 field public static final int OP_FLAG_TRUSTED_PROXIED = 8; // 0x8 1047 field public static final int FLAG_DATA_NOT_CHANGED = 8; // 0x8 1484 field public static final int METADATA_UNTETHERED_RIGHT_ICON = 8; // 0x8 2092 field public static final int FLAG_PERMISSION_REVOKED_COMPAT = 8; // 0x8 2093 field @Deprecated public static final int FLAG_PERMISSION_REVOKE_ON_UPGRADE = 8; // 0x8 2560 field public static final int TIMER_STATUS_NOT_PROGRAMMED_UNSUPPORTED_RESOLUTION = 8; // 0x8 2561 field public static final int TIMER_STATUS_PROGRAMMED_INFO_ENOUGH_SPACE = 8; // 0x8 2723 field public static final int RECORDING_SEQUENCE_REPEAT_WEDNESDAY = 8; // 0x8 2794 field public static final int LIGHT_TYPE_MICROPHONE = 8; // 0x8 2928 field public static final int RESULT_FAILED_HAL_UNAVAILABLE = 8; // 0x8 [all …]
|
D | removed.txt | 153 field @Deprecated public static final int FULL_COLOR_LAYER_SAVE_FLAG = 8; // 0x8
|
/frameworks/base/api/ |
D | system-current.txt | 428 field public static final int OP_FLAG_TRUSTED_PROXIED = 8; // 0x8 1099 field public static final int FLAG_DATA_NOT_CHANGED = 8; // 0x8 1536 field public static final int METADATA_UNTETHERED_RIGHT_ICON = 8; // 0x8 2144 field public static final int FLAG_PERMISSION_REVOKED_COMPAT = 8; // 0x8 2145 field @Deprecated public static final int FLAG_PERMISSION_REVOKE_ON_UPGRADE = 8; // 0x8 2612 field public static final int TIMER_STATUS_NOT_PROGRAMMED_UNSUPPORTED_RESOLUTION = 8; // 0x8 2613 field public static final int TIMER_STATUS_PROGRAMMED_INFO_ENOUGH_SPACE = 8; // 0x8 2775 field public static final int RECORDING_SEQUENCE_REPEAT_WEDNESDAY = 8; // 0x8 2846 field public static final int LIGHT_TYPE_MICROPHONE = 8; // 0x8 2980 field public static final int RESULT_FAILED_HAL_UNAVAILABLE = 8; // 0x8 [all …]
|
D | module-lib-current.txt | 66 field public static final int TETHER_ERROR_ENABLE_FORWARDING_ERROR = 8; // 0x8
|
D | test-current.txt | 265 field public static final int OP_FLAG_TRUSTED_PROXIED = 8; // 0x8 960 field public static final int PRIVATE_FLAG_PRIVILEGED = 8; // 0x8 1016 field public static final int FLAG_PERMISSION_REVOKED_COMPAT = 8; // 0x8 1017 field @Deprecated public static final int FLAG_PERMISSION_REVOKE_ON_UPGRADE = 8; // 0x8 1389 field public static final int TIMER_STATUS_NOT_PROGRAMMED_UNSUPPORTED_RESOLUTION = 8; // 0x8 1390 field public static final int TIMER_STATUS_PROGRAMMED_INFO_ENOUGH_SPACE = 8; // 0x8 1450 field public static final int LIGHT_TYPE_MICROPHONE = 8; // 0x8 1497 field public static final int RECOGNITION_MODE_GENERIC = 8; // 0x8 1877 field public static final int RULE_MATCH_USERID = 8; // 0x8 2236 field public static final int TETHER_ERROR_ENABLE_FORWARDING_ERROR = 8; // 0x8 [all …]
|
D | current.txt | 2914 field public static final int GESTURE_SWIPE_DOWN_AND_UP = 8; // 0x8 2929 field public static final int GLOBAL_ACTION_LOCK_SCREEN = 8; // 0x8 3012 field public static final int CAPABILITY_CAN_REQUEST_FILTER_KEY_EVENTS = 8; // 0x8 3025 field public static final int FEEDBACK_VISUAL = 8; // 0x8 3030 field @Deprecated public static final int FLAG_REQUEST_ENHANCED_WEB_ACCESSIBILITY = 8; // 0x8 3049 field public static final int FINGERPRINT_GESTURE_SWIPE_DOWN = 8; // 0x8 3187 field public static final int ERROR_CODE_BAD_REQUEST = 8; // 0x8 3701 field public static final int DISPLAY_SHOW_TITLE = 8; // 0x8 4167 field public static final int FLAG_PERSISTENT_PROCESS = 8; // 0x8 4592 field public static final int REASON_PERMISSION_CHANGE = 8; // 0x8 [all …]
|
D | removed.txt | 153 field @Deprecated public static final int FULL_COLOR_LAYER_SAVE_FLAG = 8; // 0x8
|
/frameworks/base/telephony/api/ |
D | system-current.txt | 243 field public static final int NUMBER_UNREACHABLE = 8; // 0x8 385 field public static final int PRECISE_CALL_STATE_DISCONNECTING = 8; // 0x8 469 field public static final int OPERATOR_DETERMINED_BARRING = 8; // 0x8 528 field public static final int CMAS_CATEGORY_TRANSPORT = 8; // 0x8 1199 field public static final int EVENT_DELETE = 8; // 0x8 1304 field public static final int CALL_TYPE_VS = 8; // 0x8 1506 field public static final int SERVICE_CLASS_SMS = 8; // 0x8 1527 field public static final int SS_CLIR = 8; // 0x8 1617 field public static final int AUDIO_QUALITY_GSM_EFR = 8; // 0x8 1634 field public static final int VIDEO_QUALITY_VGA_LANDSCAPE = 8; // 0x8 [all …]
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 2584 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/cmds/statsd/src/ |
D | atoms.proto | 10638 OUTPUT_USB_HEADSET = 0x8; // usb headset
|
/frameworks/base/services/ |
D | art-profile | 17961 PLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$Cz52q0m5WBoomfji3esjJI-B-x8;-><cli… 17962 PLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$Cz52q0m5WBoomfji3esjJI-B-x8;-><ini… 17963 HPLcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$Cz52q0m5WBoomfji3esjJI-B-x8;->set… 43251 Lcom/android/server/location/gnss/-$$Lambda$GnssConfiguration$1$Cz52q0m5WBoomfji3esjJI-B-x8;
|