Home
last modified time | relevance | path

Searched refs:x9 (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dsad_mb_offset.h34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in sad_mb_offset3() local
39 x9 = 0x80808080; /* const. */ in sad_mb_offset3()
66 x11 = sad_4pixel(x11, x14, x9); in sad_mb_offset3()
69 x10 = sad_4pixel(x10, x12, x9); in sad_mb_offset3()
92 x11 = sad_4pixel(x11, x14, x9); in sad_mb_offset3()
95 x10 = sad_4pixel(x10, x12, x9); in sad_mb_offset3()
137 int32 x4, x5, x6, x9, x10, x11, x12, x14; in sad_mb_offset3() local
139 x9 = 0x80808080; /* const. */ in sad_mb_offset3()
170 x11 = sad_4pixelN(x11, x14, x9); in sad_mb_offset3()
173 x10 = sad_4pixelN(x10, x12, x9); in sad_mb_offset3()
[all …]
Dsad_inline.h84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in simd_sad_mb() local
86 x9 = 0x80808080; /* const. */ in simd_sad_mb()
114 x11 = sad_4pixel(x11, x14, x9); in simd_sad_mb()
117 x10 = sad_4pixel(x10, x12, x9); in simd_sad_mb()
133 x11 = sad_4pixel(x11, x14, x9); in simd_sad_mb()
136 x10 = sad_4pixel(x10, x12, x9); in simd_sad_mb()
259 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14;
261 x9 = 0x80808080; /* const. */
281 x11 = sad_4pixel(x11, x14, x9);
284 x10 = sad_4pixel(x10, x12, x9);
[all …]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dmotion_comp.h63 #define ADD_AND_CLIP(x,y) { x9 = ~((x)>>8); \
64 if(x9!=-1){ \
65 x9 = ((uint32)x9)>>24; \
66 (y) = x9|((y)<<8); \
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_advsimd_ColorMatrix.S446 br x9
457 br x9
480 br x9
497 br x9
514 br x9
523 br x9
531 br x9
548 br x9
557 br x9
565 br x9
[all …]
DrsCpuIntrinsics_advsimd_Blur.S1021 125: ld1 {v12.8h}, [x9]
1026 124: add x12, x9, #0x08
1035 123: add x12, x9, #0x10
1042 122: add x12, x9, #0x18
1051 121: add x12, x9, #0x20
1058 120: add x12, x9, #0x28
1067 119: add x12, x9, #0x30
1074 118: add x12, x9, #0x38
1154 st1 {v17.16b}, [x9], #16
1155 bic x9, x9, #0x40
[all …]
DrsCpuIntrinsics_advsimd_Resize.S169 adrp x9, intrinsic_resize_consts
170 add x9, x9, :lo12:intrinsic_resize_consts
172 ld1 {v5.8h}, [x9]
186 lsl x9, x3, #VECSHIFT
187 add x8, x8, x9
374 madd x8, x13, x9, x8
/frameworks/base/core/proto/android/server/
Dwindowmanagertrace.proto26 Encoded, it should start with 0x9 0x57 0x49 0x4e 0x54 0x52 0x41 0x43 0x45 (.WINTRACE), such
/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreKeyPairGeneratorSpi.java45 import com.android.org.bouncycastle.asn1.x9.X9ObjectIdentifiers;
/frameworks/base/api/
Dsystem-current.txt827 field public static final int LOG_EVENT_ID_PACKAGE_INELIGIBLE = 9; // 0x9
1279 field public static final int METADATA_UNTETHERED_CASE_ICON = 9; // 0x9
2033 field public static final int ONE_TOUCH_RECORD_INVALID_EXTERNAL_PLUG_NUMBER = 9; // 0x9
2088 field public static final int TIMER_STATUS_NOT_PROGRAMMED_PARENTAL_LOCK_ON = 9; // 0x9
2092 field public static final int TIMER_STATUS_PROGRAMMED_INFO_NOT_ENOUGH_SPACE = 9; // 0x9
2706 field public static final int IDENTIFIER_TYPE_DRMO_SERVICE_ID = 9; // 0x9
2762 field public static final int CONFIG_DAB_FM_SOFT_LINKING = 9; // 0x9
3822 field public static final int TV_INPUT_TYPE_HDMI = 9; // 0x9
4157 field public static final int RTN_THROW = 9; // 0x9
4384 field public static final int NETWORK_REVALIDATION_SUCCESS = 9; // 0x9
[all …]
Dtest-current.txt1420 field public static final int RTN_THROW = 9; // 0x9
1606 field public static final int NETWORK_REVALIDATION_SUCCESS = 9; // 0x9
/frameworks/base/config/
Dpreloaded-classes5402 com.android.org.bouncycastle.asn1.x9.X9ECParameters
5403 com.android.org.bouncycastle.asn1.x9.X9ObjectIdentifiers