/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/api/ |
D | system-current.txt | 374 field public static final int OP_FLAG_TRUSTED_PROXIED = 8; // 0x8 1285 field public static final int METADATA_UNTETHERED_RIGHT_ICON = 8; // 0x8 1655 field public static final int FLAG_PERMISSION_REVOKE_ON_UPGRADE = 8; // 0x8 2089 field public static final int TIMER_STATUS_NOT_PROGRAMMED_UNSUPPORTED_RESOLUTION = 8; // 0x8 2090 field public static final int TIMER_STATUS_PROGRAMMED_INFO_ENOUGH_SPACE = 8; // 0x8 2251 field public static final int RECORDING_SEQUENCE_REPEAT_WEDNESDAY = 8; // 0x8 2414 field public static final int RESULT_FAILED_HAL_UNAVAILABLE = 8; // 0x8 2461 field public static final int SOURCE_TECHNOLOGY_CELL = 8; // 0x8 2581 field @Deprecated public static final int FLAGS_VERSION_STRICTLY_EQUAL = 8; // 0x8 2639 field public static final int TYPE_MISC = 8; // 0x8 [all …]
|
D | test-current.txt | 207 field public static final int OP_FLAG_TRUSTED_PROXIED = 8; // 0x8 677 field public static final int PRIVATE_FLAG_PRIVILEGED = 8; // 0x8 721 field public static final int FLAG_PERMISSION_REVOKE_ON_UPGRADE = 8; // 0x8 1576 field public static final int ERROR_INTERFACE_NOT_FOUND = 8; // 0x8 1602 field public static final int NETWORK_FIRST_VALIDATION_SUCCESS = 8; // 0x8 3387 field public static final int TYPE_SESSION_PAUSED = 8; // 0x8
|
D | removed.txt | 203 field @Deprecated public static final int FULL_COLOR_LAYER_SAVE_FLAG = 8; // 0x8
|