Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Didct_vca.cpp160 int32 x0, x1, x3, x5, x7;//, x8; in idctcol2() local
166 x7 = W7 * x1; in idctcol2()
169 x3 = x7; in idctcol2()
170 x5 = (181 * (x1 - x7) + 128) >> 8; in idctcol2()
171 x7 = (181 * (x1 + x7) + 128) >> 8; in idctcol2()
174 blk[8] = (x0 + x7) >> 8; in idctcol2()
178 blk[48] = (x0 - x7) >> 8; in idctcol2()
187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow3() local
219 x7 = (W7 * x1 + 4) >> 3; in idctrow3()
221 x3 = x7; in idctrow3()
[all …]
Dblock_idct.cpp516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow() local
551 x7 = blk[11]; in idctrow()
560 x8 = W3 * (x6 + x7) + 4; in idctrow()
562 x7 = (x8 - (W3 + W5) * x7) >> 3; in idctrow()
572 x6 = x5 + x7; in idctrow()
573 x5 -= x7; in idctrow()
576 x7 = x8 + x3; in idctrow()
586 res = (x7 + x1) >> 14; in idctrow()
609 res = (x7 - x1) >> 14; in idctrow()
628 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow_intra() local
[all …]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dsad_inline.h44 int32 x7; in sad_4pixel() local
46 x7 = src2 ^ src1; /* check odd/even combination */ in sad_4pixel()
55 x7 = x7 ^ src1; /* only odd bytes need to add carry */ in sad_4pixel()
56 x7 = mask & ((uint32)x7 >> 1); in sad_4pixel()
57 x7 = (x7 << 8) - x7; in sad_4pixel()
58 src1 = src1 + (x7 >> 7); /* add 0xFF to the negative byte, add back carry */ in sad_4pixel()
59 src1 = src1 ^(x7 >> 7); /* take absolute value of negative byte */ in sad_4pixel()
191 int32 x7;
195 EOR x7, src2, src1; /* check odd/even combination */
197 EOR x7, x7, src1;
[all …]
Dfastidct.cpp81 int32 x0, x1, x3, x5, x7;//, x8; in idct_col2() local
87 x7 = W7 * x1; in idct_col2()
90 x3 = x7; in idct_col2()
91 x5 = (181 * (x1 - x7) + 128) >> 8; in idct_col2()
92 x7 = (181 * (x1 + x7) + 128) >> 8; in idct_col2()
95 blk[8] = (x0 + x7) >> 8; in idct_col2()
99 blk[48] = (x0 - x7) >> 8; in idct_col2()
107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col3() local
123 x7 = W7 * x1; in idct_col3()
125 x3 = x7; in idct_col3()
[all …]
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_advsimd_ColorMatrix.S160 br x7
177 br x7
282 br x7
296 br x7
977 sub x7, sp, #32
980 st1 {v12.1d-v15.1d}, [x7]
986 ldp x6,x7, [x3],#16
1017 cmp x7, x16
1018 csel x7, x8, x7, eq
1034 adrp x7, 2f
[all …]
DrsCpuIntrinsics_advsimd_3DLUT.S24 smov x7, \src1
27 add x7, x7, x3
30 ld1 {v17.2s}, [x7], x4
33 ld1 {v19.2s}, [x7], x5
46 ld1 {v19.2s}, [x7]
49 sub x7, x7, x4
52 ld1 {v17.2s}, [x7]
DrsCpuIntrinsics_advsimd_Resize.S55 ld1 {v11.8b}, [x7], #8
83 ld1 {v11.s}[0], [x7], #4
246 sub x7, x7, x13, LSL #(COMPONENT_SHIFT)
294 sub x7, x7, #8
298 add x7, x7, x11, LSL #(COMPONENT_SHIFT)
345 sub x7, x7, #COMPONENT_COUNT
DrsCpuIntrinsics_advsimd_Convolve.S257 subs x7, x7, #1
DrsCpuIntrinsics_advsimd_Blur.S144 cmp x7, #\i
1630 ccmp x5, x7, #0, eq
1779 mov x3, x7 // count
1780 sub x7, x10, #1 // h - y - 1
1789 cmp x7, x5
1790 csel x7, x5, x7, hs // rdn = min(r, h - y - 1)
1794 madd x19, x2, x7, x1
1836 lsl x3, x7, #2 // count
1837 sub x7, x10, #1 // h - y - 1
1846 cmp x7, x5
[all …]
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsmall_struct.rscript27 static int gIntStart = 0x7;
Dsmall_struct_2.rscript27 static int gIntStart = 0x7;
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsmall_struct.rscript29 static int gIntStart = 0x7;
Dsmall_struct_2.rscript29 static int gIntStart = 0x7;
/frameworks/base/packages/Tethering/common/TetheringLib/api/
Dsystem-current.txt57 field public static final int TETHER_ERROR_UNTETHER_IFACE_ERROR = 7; // 0x7
Dmodule-lib-current.txt80 field public static final int TETHER_ERROR_UNTETHER_IFACE_ERROR = 7; // 0x7
/frameworks/base/wifi/api/
Dsystem-current.txt73 field @Deprecated public static final int RTT_STATUS_FAIL_NO_CAPABILITY = 7; // 0x7
225 field public static final int KEY_MGMT_OSEN = 7; // 0x7
264 field public static final int BAND_ANY = 7; // 0x7
365 field @Deprecated public static final int DISABLED_BY_WIFI_MANAGER = 7; // 0x7
648 field public static final int WIFI_BAND_BOTH_WITH_DFS = 7; // 0x7
826 field public static final int OSU_FAILURE_PROVISIONING_NOT_AVAILABLE = 7; // 0x7
848 field public static final int OSU_STATUS_WAITING_FOR_REDIRECT_RESPONSE = 7; // 0x7
Dcurrent.txt113 field @Deprecated public static final int SECURITY_TYPE_WAPI_PSK = 7; // 0x7
252 field public static final int UNAUTH_TLS = 7; // 0x7
258 field public static final int AKA_PRIME = 7; // 0x7
384 field public static final int STATUS_NETWORK_SUGGESTIONS_ERROR_ADD_INVALID = 7; // 0x7
409 field @Deprecated public static final int WPS_TIMED_OUT = 7; // 0x7
/frameworks/base/apex/statsd/framework/api/
Dsystem-current.txt78 field public static final int TUPLE_VALUE_TYPE = 7; // 0x7
/frameworks/base/api/
Dmodule-lib-current.txt80 field public static final int TETHER_ERROR_UNTETHER_IFACE_ERROR = 7; // 0x7
Dsystem-current.txt1022 field public static final int LOG_EVENT_ID_NO_DATA_TO_SEND = 7; // 0x7
1533 field public static final int METADATA_UNTETHERED_LEFT_ICON = 7; // 0x7
2575 field public static final int ONE_TOUCH_RECORD_UNABLE_SELECTED_SERVICE = 7; // 0x7
2585 field public static final int RESULT_COMMUNICATION_FAILED = 7; // 0x7
2609 field public static final int TIMER_STATUS_NOT_PROGRAMMED_NO_CA_ENTITLEMENTS = 7; // 0x7
2981 field public static final int RESULT_FAILED_SERVICE_INTERNAL_FAILURE = 7; // 0x7
3207 field public static final int TYPE_SPORT = 7; // 0x7
3267 field public static final int IDENTIFIER_TYPE_DAB_SCID = 7; // 0x7
3291 field @Deprecated public static final int PROGRAM_TYPE_SXM = 7; // 0x7
3328 field public static final int CONFIG_DAB_FM_LINKING = 7; // 0x7
[all …]
Dtest-current.txt87 field public static final int PROCESS_CAPABILITY_ALL = 7; // 0x7
1352 field public static final int ONE_TOUCH_RECORD_UNABLE_SELECTED_SERVICE = 7; // 0x7
1362 field public static final int RESULT_COMMUNICATION_FAILED = 7; // 0x7
1386 field public static final int TIMER_STATUS_NOT_PROGRAMMED_NO_CA_ENTITLEMENTS = 7; // 0x7
2120 field public static final int TRANSPORT_TEST = 7; // 0x7
2154 field public static final int RTN_UNREACHABLE = 7; // 0x7
2250 field public static final int TETHER_ERROR_UNTETHER_IFACE_ERROR = 7; // 0x7
2403 field public static final int ERROR_INVALID_PROVISIONING = 7; // 0x7
2426 field public static final int NETWORK_DISCONNECTED = 7; // 0x7
4219 field public static final int CALL_TYPE_VT_NODIR = 7; // 0x7
[all …]
Dcurrent.txt2924 field public static final int GESTURE_SWIPE_UP_AND_DOWN = 7; // 0x7
2935 field public static final int GLOBAL_ACTION_TOGGLE_SPLIT_SCREEN = 7; // 0x7
3185 field public static final int ERROR_CODE_BAD_ARGUMENTS = 7; // 0x7
4589 field public static final int REASON_INITIALIZATION_FAILURE = 7; // 0x7
5605 field public static final int SEMANTIC_ACTION_UNMUTE = 7; // 0x7
6766 field public static final int USES_ENCRYPTED_STORAGE = 7; // 0x7
8066 field public static final int USER_INTERACTION = 7; // 0x7
8438 field public static final int LUCENT = 7; // 0x7
8754 field public static final int GATT_INVALID_OFFSET = 7; // 0x7
9067 field public static final int GATT = 7; // 0x7
[all …]
/frameworks/base/telephony/api/
Dsystem-current.txt231 field public static final int INVALID_NUMBER = 7; // 0x7
384 field public static final int PRECISE_CALL_STATE_DISCONNECTED = 7; // 0x7
518 field public static final int CMAS_CATEGORY_ENV = 7; // 0x7
546 field public static final int CMAS_RESPONSE_TYPE_NONE = 7; // 0x7
1308 field public static final int CALL_TYPE_VT_NODIR = 7; // 0x7
1526 field public static final int SS_CLIP = 7; // 0x7
1605 field public static final int AUDIO_QUALITY_EVRC_NW = 7; // 0x7
1858 field public static final int TERMINATING = 7; // 0x7
/frameworks/base/non-updatable-api/
Dsystem-current.txt970 field public static final int LOG_EVENT_ID_NO_DATA_TO_SEND = 7; // 0x7
1481 field public static final int METADATA_UNTETHERED_LEFT_ICON = 7; // 0x7
2523 field public static final int ONE_TOUCH_RECORD_UNABLE_SELECTED_SERVICE = 7; // 0x7
2533 field public static final int RESULT_COMMUNICATION_FAILED = 7; // 0x7
2557 field public static final int TIMER_STATUS_NOT_PROGRAMMED_NO_CA_ENTITLEMENTS = 7; // 0x7
2929 field public static final int RESULT_FAILED_SERVICE_INTERNAL_FAILURE = 7; // 0x7
3155 field public static final int TYPE_SPORT = 7; // 0x7
3215 field public static final int IDENTIFIER_TYPE_DAB_SCID = 7; // 0x7
3239 field @Deprecated public static final int PROGRAM_TYPE_SXM = 7; // 0x7
3276 field public static final int CONFIG_DAB_FM_LINKING = 7; // 0x7
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2594 field public static final int GESTURE_SWIPE_UP_AND_DOWN = 7; // 0x7
2728 field public static final int ERROR_CODE_BAD_ARGUMENTS = 7; // 0x7
5256 field public static final int USES_ENCRYPTED_STORAGE = 7; // 0x7
5974 field public static final int LUCENT = 7; // 0x7
6269 field public static final int GATT_INVALID_OFFSET = 7; // 0x7
6484 field public static final int GATT = 7; // 0x7
8335 field public static final int SCREEN_ORIENTATION_SENSOR_PORTRAIT = 7; // 0x7
8599 field public static final int STATUS_FAILURE_INCOMPATIBLE = 7; // 0x7
9647 field public static final int STATEMENT_PRAGMA = 7; // 0x7
10155 field public static final int DISPLAY = 7; // 0x7
[all …]