/frameworks/av/media/module/codecs/m4v_h263/dec/src/ |
D | idct_vca.cpp | 163 int32 x0, x1, x3, x5, x7;//, x8; in idctcol2() local 169 x7 = W7 * x1; in idctcol2() 172 x3 = x7; in idctcol2() 173 x5 = (181 * (x1 - x7) + 128) >> 8; in idctcol2() 174 x7 = (181 * (x1 + x7) + 128) >> 8; in idctcol2() 177 blk[8] = (x0 + x7) >> 8; in idctcol2() 181 blk[48] = (x0 - x7) >> 8; in idctcol2() 191 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow3() local 223 x7 = (W7 * x1 + 4) >> 3; in idctrow3() 225 x3 = x7; in idctrow3() [all …]
|
D | block_idct.cpp | 517 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow() local 552 x7 = blk[11]; in idctrow() 561 x8 = W3 * (x6 + x7) + 4; in idctrow() 563 x7 = (x8 - (W3 + W5) * x7) >> 3; in idctrow() 573 x6 = x5 + x7; in idctrow() 574 x5 -= x7; in idctrow() 577 x7 = x8 + x3; in idctrow() 587 res = (x7 + x1) >> 14; in idctrow() 610 res = (x7 - x1) >> 14; in idctrow() 629 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow_intra() local [all …]
|
/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
D | sad_inline.h | 44 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 …]
|
D | fastidct.cpp | 83 int32 x0, x1, x3, x5, x7;//, x8; in idct_col2() local 89 x7 = W7 * x1; in idct_col2() 92 x3 = x7; in idct_col2() 93 x5 = (181 * (x1 - x7) + 128) >> 8; in idct_col2() 94 x7 = (181 * (x1 + x7) + 128) >> 8; in idct_col2() 97 blk[8] = (x0 + x7) >> 8; in idct_col2() 101 blk[48] = (x0 - x7) >> 8; in idct_col2() 111 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col3() local 127 x7 = W7 * x1; in idct_col3() 129 x3 = x7; in idct_col3() [all …]
|
/frameworks/rs/toolkit/ |
D | ColorMatrix_advsimd.S | 160 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 …]
|
D | Lut3d_advsimd.S | 24 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]
|
D | Resize_advsimd.S | 55 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
|
D | Convolve_advsimd.S | 257 subs x7, x7, #1
|
D | Blur_advsimd.S | 144 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/cpu_ref/ |
D | rsCpuIntrinsics_advsimd_ColorMatrix.S | 160 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 …]
|
D | rsCpuIntrinsics_advsimd_3DLUT.S | 24 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]
|
D | rsCpuIntrinsics_advsimd_Resize.S | 55 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
|
D | rsCpuIntrinsics_advsimd_Convolve.S | 257 subs x7, x7, #1
|
D | rsCpuIntrinsics_advsimd_Blur.S | 144 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/ |
D | small_struct.rscript | 27 static int gIntStart = 0x7;
|
D | small_struct_2.rscript | 27 static int gIntStart = 0x7;
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | small_struct_2.rscript | 29 static int gIntStart = 0x7;
|
D | small_struct.rscript | 29 static int gIntStart = 0x7;
|
/frameworks/base/core/api/ |
D | system-current.txt | 599 field public static final int FOREGROUND_SERVICE_API_TYPE_PHONE_CALL = 7; // 0x7 1139 …ield public static final int MEDIA_TRANSFER_SENDER_STATE_TRANSFER_TO_THIS_DEVICE_FAILED = 7; // 0x7 1425 field public static final int STATUS_NOT_SYSTEM_USER = 7; // 0x7 1599 field public static final int ERROR_SET_DEVICE_OWNER_FAILED = 7; // 0x7 1821 field public static final int LOG_EVENT_ID_NO_DATA_TO_SEND = 7; // 0x7 2291 field public static final int PROCESSING_ERROR_CANCELLED = 7; // 0x7 2578 field public static final int ACTION_DRAGNDROP = 7; // 0x7 2697 field public static final int FEATURE_ALARM = 7; // 0x7 2743 field public static final int UI_TEMPLATE_SUB_CARD = 7; // 0x7 2782 field public static final int EVENT_UI_SURFACE_HIDDEN = 7; // 0x7 [all …]
|
D | current.txt | 3438 field public static final int GESTURE_SWIPE_UP_AND_DOWN = 7; // 0x7 3461 field public static final int GLOBAL_ACTION_TOGGLE_SPLIT_SCREEN = 7; // 0x7 3821 field public static final int ERROR_CODE_BAD_ARGUMENTS = 7; // 0x7 5311 field public static final int REASON_INITIALIZATION_FAILURE = 7; // 0x7 5354 field public static final int START_REASON_LAUNCHER_RECENTS = 7; // 0x7 5369 field public static final int START_TIMESTAMP_SURFACEFLINGER_COMPOSITION_COMPLETE = 7; // 0x7 5425 field @FlaggedApi("android.app.modes_api") public static final int TYPE_MANAGED = 7; // 0x7 6566 field public static final int SEMANTIC_ACTION_UNMUTE = 7; // 0x7 7877 field public static final int USES_ENCRYPTED_STORAGE = 7; // 0x7 9091 field public static final int STOP_REASON_CONSTRAINT_CONNECTIVITY = 7; // 0x7 [all …]
|
D | test-current.txt | 634 field public static final int OPERATION_REBOOT = 7; // 0x7 2295 …"android.os.bugreport_mode_max_value") public static final int BUGREPORT_MODE_MAX_VALUE = 7; // 0x7 2430 …ndroid.os.adpf_gpu_report_actual_work_duration") public static final int GPU_LOAD_RESET = 7; // 0x7 3372 field public static final int HAL_SERVICE_IMS = 7; // 0x7
|
/frameworks/base/location/api/ |
D | current.txt | 462 field public static final int CONSTELLATION_IRNSS = 7; // 0x7
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 2594 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 …]
|
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/ |
D | index17 | 754 …��*�,��s"�1�(xI�z.)F��i>������R|I��k�:piqn���T�a�b�3��M^ٿ�}\�w�C��%}W2�H�Nh�x7�]U����z֮��
|
D | master_playlist | 348 …�cy��y���(�S[o]��T��Vj�D�g��Tte<��4Q���\<��e#�L^T�:i�a����i�u�`R�x70�L��u�A��5�N�m�PB�… 1550 …��*�,��s"�1�(xI�z.)F��i>������R|I��k�:piqn���T�a�b�3��M^ٿ�}\�w�C��%}W2�H�Nh�x7�]U����z֮��
|